User Activity

Hello,I have NUCLEO-STM32F429ZI kit and I want to operate the SPI as max speed. So, I design one simple example like make SPI1 as Slave and SPI4 as a master mode.This is worked for SPI_BAUDRATEPRESCALER_8 (11.25 MHz), SPI_BAUDRATEPRESCALER_16 (5.625 ...
Hello,https://www.st.com/en/embedded-software/i-cube-netx.html#overviewFrom this link, I am working for the PROFINET protocol using STM32F7 host and as given example it has worked for SPI interface.However, my requirement is to use FMC interface and ...
I just started to working on STM8L162. I worked on STM32 SO, I searched the tool like STM32cube MX for STM8 and I got it. STM8CubeMX does not support the code generation yet. So , is there any other tool for STM8? From where I can download the driver...
Hello,From where I can get the HDP profile example of STM32 MCUs?
HAL Library provide the HAL_Delay() for millisecond delay. I want to use micro second delay in STM32L4 so how I do it? Is it available in HAL library?
Kudos from