User Activity

I use a STM32L496 and I'm implementing the SPI1 port for the communication with an external device.I have used CubeMX to set things up with SPI_NSS_HARD_OUTPUT and an external pull-up on the SPI1_NSS pin. I have connected SPI1_MOSI to SPI1_MISO to re...
The STM32CubeMX tool (I'm using 6.10.0) continuously hangs after GENERATE CODE on "Generating user source code..."The STMCubeMX.log file (within the .stm32cubemx directory) shows a java.lang.NullPointerException:  2024-02-20 08:52:19,505 [ERROR] Code...
The STM32CubeMX tool (I'm using 6.10.0) continuously hangs after GENERATE CODE on "Generating user source code..."The STMCubeMX.log file (within the .stm32cubemx directory) shows a java.lang.NullPointerException: 2024-02-13 13:36:22,290 [ERROR] CodeE...
I use the STM32L496ZG. When generating the files using STM32CubeMX it also generates MX_Device.h which contains several defines. When using LPUART1 with DMA it also generates defines like:#define MX_LPUART_RX_DMA_DMA_Handle #define MX_LPUART_RX_DMA_I...
Kudos from