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

CAN_TypeDef details

Where can I find a document that details out the information of the bits, and how to use them, for the CAN_TypeDef structure?http://stm32.kosyak.info/doc/struct_c_a_n___type_def.htmlI am using an stm32L432, and stm32g0b, but I think the reference is ...

Stm32f103c6 is connected to MCP2515 standalone CAN via SPI. Max clock mentioned is 10 MHz, can I use it with higher clock?

I am using stm32f103c6 micro controller where an external MCP2515 ( standalone CAN) is connected through SPI bus. I am having a single threaded code which is scheduled in a loop with very less time(125 usec, I have other functionality covered in it)....

Resolved! How to define UART RX pin in initialization? Should we define as alternative function push-pull or floating pin? And why?

We are using STM32F103VCT6 in our projects. We are communicating through RS-485. When we initialize RX pin as alternative function push-pull there occurs a voltage drop on RX pin voltage level. We are curious about UART peripheral GPIO diagram. And w...

NArsl.1 by Associate
  • 1192 Views
  • 1 replies
  • 0 kudos

External Flash Loader don't work

Hello, I am developing an external flash loader using Spi (W25Q16DV) with Stm32G070.Yes, the operation is going well without any problems.However, the peculiar thing is that it doesn't work when you write the user program in the internal flash and ru...

lhwa .1 by Associate II
  • 4571 Views
  • 4 replies
  • 0 kudos