STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

want to use 'stm32f407' to communicate with Lin.

Hello.I want to use 'stm32f407' to communicate with Lin.There are many difficulties because there are no example sources.Only errors occur when data is sent.If anyone has succeeded in lin, please help me.Give me a simple example of sending and receiv...

HG LEE by Associate II
  • 538 Views
  • 0 replies
  • 0 kudos

Support for accessing SD card through SDIO/SPI interface through Keil platform or a firmware coding model?

The device we are using is STM32F446RE nucleo board.We would like to have well documented support for accessing SD card through either of these two modes:i.SDIO mode(1-bit)ii.SPI modeWe have tried tweaking the code provided for other variants in STM ...

How to use 2 gpio interrupts on same EXTI2 line

Hi ,I have connected switch to PC2 and PD2 (the are acting as gpio input),after trying to generate initial code using cubemx found that these two pins are on same gpio interrupt EXTI2 line , so cubemx is not allowing to have interrupt on both pins,is...

SA.17 by Associate III
  • 2060 Views
  • 6 replies
  • 0 kudos

Documents - do you agree?

I wonder how many of you agree with me about the needed documents when playing with STM32s?I'd say, one needs 3 documents:the data sheets of your devicethe reference manual of your devicethe ARM Architecture Reference Manual of your deviceThose cover...