STM32 L432KC SPI COMMUNICATION BLOCKS
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I need a SPI communication for my project. I am using L432KC board. I couldnt find the SPI blocks in library. Normally board support the SPI, but I cannot find anything about the SPI communication in the library for L432KC.
Thank you for your help
3 comentarios
Nithin
el 19 de Dic. de 2023
The SPI blocks provided as part of the Simulink Coder Support Package cannot be used with the Embedded Coder based workflow. The former, however, supports the STM32 Nucleo L476RG board. The MBED based SPI block will work for this board. You can try selecting the same from the config set. This may not work as the L432KC board has not been tested with this workflow.

Respuestas (0)
Ver también
Categorías
Más información sobre STMicroelectronics Discovery Boards en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!