STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

can't connect to hoverboard stm32f103rct6

Hi! I want to connect to old hoverboard but  I can't make connection to mcu. I don't have idea why. I try a lot things but nothing worked. The chip is stm32f103rct6. 10:20:01 : UR connection mode is defined with the HWrst reset mode10:20:01 : ST-LINK...

odometrs by Associate II
  • 377 Views
  • 6 replies
  • 2 kudos

Problems with RDP regression

HiWhen I was returning from RDP level 1 to 0 the stm32cube programmer program crashed and now every time I try to access the microcontroller several different cases happen:1- Connect and instantly lose the connection giving the next error: Error: Dat...

Istillaga by Associate III
  • 242 Views
  • 2 replies
  • 0 kudos

Unable to enter USART bootloader - STM32G474RCT6

I am trying to enter USART1 bootloader (Pin PC4 and PC5) for STM32G474RCT6 MCUWe are following AN2606 and tried to keep the option bit configurations as per the highlighted row under pattern 14Bit status:The Boot0 pin (PB8) is NOT  pulled down with r...

shraddhs10_0-1716654030016.png shraddhs10_1-1716654119505.png shraddhs10_2-1716654173343.png shraddhs10_3-1716654589450.png

DMA1 with UART2 TX not transmitting

I am trying to implement usart2 tx with dma1 stream 6 channel 4. I have tested the usart2 tx independently and it worked perfectly, but the dma part was not that lucky, it just wasn't send anything and I couldn't find anything wrong in my code. Appre...

How to decode RF signal

As a newbie C developer and Stm32 user. I'm trying to develop a 433MHZ RF remote receiver with my custom made board using stm32f030c8t6. I tried to decode the RF signal on an arduino by using rc-switch library, and I can decode the 32bit signals as b...

0693W00000WJh5eQAD.png 0693W00000WJh5oQAD.png 0693W00000WJh5yQAD.png 0693W00000WJh63QAD.png

Unable to transmit CAN signal on Bluepill.

I am transmitting a CAN signal using bluepill but there is no signal on the CAN Bus. I added two counters which will check whether transmission was successful with the following code.if(HAL_CAN_AddTxMessage(&hcan, &TxHeader, TxData, &TxMailbox) == HA...

Gladson by Associate III
  • 391 Views
  • 4 replies
  • 3 kudos
Labels