RP2350 port part 2

2024-08-29 Thread Marco Casaroli
Hello again, I have followed Greg's advice and put the files in arch/arm/rp23xx I have some more questions for you. I start a new email thread to not generate noise in the previous discussion. 1. The RP port needs some hardware (include) files from pico-sdk. Should I: a. put the instructions ho

Re: RP2350 port part 2

2024-08-29 Thread michal . lyszczek
On 2024-08-29 11:17:06, Marco Casaroli wrote: > I have some more questions for you. I start a new email thread to not > generate noise in the previous discussion. > > 1. The RP port needs some hardware (include) files from pico-sdk. Should I: Nuttx does not include nor use any of the OEM SDK. This

Re: RP2350 port part 2

2024-08-29 Thread Marco Casaroli
On Thu, Aug 29, 2024 at 11:34 AM wrote: > On 2024-08-29 11:17:06, Marco Casaroli wrote: > > I have some more questions for you. I start a new email thread to not > > generate noise in the previous discussion. > > > > 1. The RP port needs some hardware (include) files from pico-sdk. Should > I: >

Re: RP2350 port part 2

2024-08-29 Thread michal . lyszczek
On 2024-08-29 11:57:49, Marco Casaroli wrote: > > > 4. How should I test the peripherals? I don't have all the LCD displays > > and > > > the other accessories supported by RP2040 port. Should I: > > > > > > a. keep the peripherals code for LCD, etc and hope that it will work > > > (explain in the

Re: ESP32 - How use SPI Slave

2024-08-29 Thread Felipe Moura Oliveira
Hello All, I cannot make spi slave work yet. I am using esp32c6, I think that I believe I found an issue in esp32c6 slave driver and nuttx slave driver too. However I want to solve one thing at a time, so I opened an issue related to esp32. Maybe you can follow the topic, because if we get to a pr