2024-10-08 08:46 AM
I'm trying to get some adc values from my nucle-mb1549-ws but no matter what i do, i can't seem to get any values.
Below i have attached the main.c file source code.
Below is an image of my .ioc file to give you an idea of what is happening. I am trying to get a reading from the ADC_IN5 which is on PA0.
Below the orange wire should be connected to PA0, that is just connected to 3.3V or ground (supplied by the Nucleo board). Is there something wrong in my wiring or in my main.c file?
2024-10-09 02:51 AM - edited 2024-10-09 02:54 AM
Hello @BadEngineer ,
Could you please clarify what is that "Nucleo-MB1549" board? is it the NUCLEO-U575ZI-Q or NUCLEOU5A5ZJ-Q (MB1549)?
2024-10-09 03:04 AM
In order to find it on the cube ide you have to select this project: NUCLEO-U575ZI-Q
However this seems to build it for stm32u575Z but on my nucleo board it seems to use a ship for stm32u585. I don't understand what is happening
2024-10-09 03:12 AM
It's not a commercial board from ST as it is having a socket. I think you got this board from a local FAE for evaluation.
Need to use an official ST board in order to help you efficiently or contact your local FAE/sales if you need to keep using that board.