You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am currently trying to set up a software architecture in which my application is drawn. I have a small project which runs on a STM32 Nucleo. I read out data via SPI using a module. There is a separate driver for this, the SPI data is evaluated in the application and then output via CAN. Then a few LEDs are connected via GPTIO. Does anyone have a good example that I can use?
Greetings
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I am currently trying to set up a software architecture in which my application is drawn. I have a small project which runs on a STM32 Nucleo. I read out data via SPI using a module. There is a separate driver for this, the SPI data is evaluated in the application and then output via CAN. Then a few LEDs are connected via GPTIO. Does anyone have a good example that I can use?
Greetings
Beta Was this translation helpful? Give feedback.
All reactions