2019-12-03 03:54 AM
I'm quite new in STM32 applications.
I'using a Nucleo-L053R8 and I need to store the data from ADC inputs in a SD card. I found some examples but with different MCU
Can anyone help me sharing a basic and full working example developed in CubeIDE?.
2019-12-03 05:34 AM
Sorry I don't have a lot of constituency with your set of issues. The NUCLEO boards usually have a driver for an AdaFruit shield with an SD Card via SPI. You should be able to gather the pieces into a project on the IDE.
Perhaps find a colleague with more experience with the IDE and porting/merging.