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

Resolved! stm32f103 partially receive from canbus and don't send

hello, I have a can bus with 2 node (one STM32G0B1 with SN65HVD1050DR  transcriver and one esp8266 with MCP2515 module) that comunicate over canbus at 1Mbps.I am trying to add a third node, it is a blue pill STM32F103C8T6. The chip onboard looks genu...

steeve by Visitor
  • 42 Views
  • 1 replies
  • 0 kudos

STM32C011. Cant run sysclk from LSI.

Im trying to run SYSCLK from LSI on a STM32C011. But it appears as if the MCU is not running. I cant see anything in the datasheet that says the clock cant be used and it can be routed fine in the clock configurator. Am I missing something in the dat...

SHDK2000 by Associate II
  • 290 Views
  • 23 replies
  • 3 kudos

ADC+DMA on STM32N6570-DK not working

I am working on STM32N6570-DK board. I am trying to run a code for three channels ADC+DMA, INP8, INP10, INP16. The output at USART is coming out to be zero in all three channels. I am attaching the code here. 

Resolved! STM32G431C + ADC + DMA

I'm using ADC with DMA in a large project, and faced some very strange problem: If I'm using DMA2 Channel 6 - ADC works correctly If I'm using DMA2 Channel 1 - the SW end up in Hard Fault The configuration is default. This is how I start the conversa...

Screenshot 2025-10-07 125752.png Screenshot 2025-10-07 125821.png Screenshot 2025-10-07 124405.png
AChas.1 by Associate II
  • 333 Views
  • 6 replies
  • 2 kudos