Evaluation board from STM.
I am trying to communicate between two STM32F4 discovery boards via SPI in Master & Slave configuration. I already …
interrupt master-slave spi stm32f4discoveryI am lost on how to receive CAN message on STM32F4Discovery. I have it in Silent_Loopback mode, …
arm can-bus stm32f4discoveryI am using STM32F429 Microcontroller and need to implement CAN Bus Communication between CAN2 and PCAN View.I am …
stm32 can-bus stm32f4discoveryBackground Here is some of my background so that your guy could know what related knowledge I have or I …
serial-port embedded uart stm32f4discoveryI´m trying to save some data to flash memory on my STM32F407 board. Before I can save them …
c stm32f4discovery flash-memory halCan anyone tell me how to find the APB1 clock frequency of STM32F429? And how to calculate the Baud …
clock stm32 stm32f4discoveryI want to write to flash Sector 11 of STM32F407VGT from my user code to store some data. I …
stm32 stm32f4discovery flash-memory stm32f4 stm32-halI have STM32F4407VGT6 controller on board STM32F4 Discovery. I try to read data from the AD7683 ADC …
spi dma stm32f4discovery adcI am using STM32F4 board as slave receiver and nordic board as master transmitter. I am able to send …
embedded i2c stm32 master-slave stm32f4discoveryWikipedia says: A weak symbol denotes a specially annotated symbol during linking of Executable and Linkable Format (ELF) object files. …
c stm32f4discovery stm32f4 stm32ldiscovery