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

[STM32F401][HAL][UART DMA][QnA]

Hey folks, I am using UART RX in DMA mode using 512 byte buffer. My code sippest working fine. I have one question.Q. Suppose you have recevied 12 bytes but you have set 512 length so, rxCmplt() callback will not called. Right? But I wanted to stop U...

Can't Send POST Request

I'm trying to send POST request to my docker & node.js based server. But i cant send. Im using STM32F103RCT6 & ESP8266 (ESP-01)void connectWifi() { HAL_UART_Transmit(&huart1, (uint8_t *)"AT\r\n", strlen("AT\r\n"), HAL_MAX_DELAY); HAL_Delay(1000); ...

Resolved! Cannot change CAN Baud on the fly - STM32F103C8T6

Hi, I'm developing an CAN to USB converter, this converter needs to change the baud rate of the CAN when the user sends an determined message via UART.The Prescaler, TimeSeg1, TimeSeg2 are all configured correctly for the baud rate I desire, as examp...

CdeM1_0-1697816846474.png CdeM1_1-1697816921680.png
Cde M.1 by Associate II
  • 1299 Views
  • 3 replies
  • 2 kudos

SMbus HAL driver in Busy state after Error

Hi,HAL Version 1.10I am using SMBus in my system to communicate with the smart battery.On an Arbitration loss error, the ARLO flag is set and the "HAL_SMBUS_ER_IRQHandler" is called. The IRQ handler clears the ARLO flag but the "hsmbus->State" remain...

Luke_abc_1-1696783875659.png
Luke_abc by Associate III
  • 2243 Views
  • 6 replies
  • 0 kudos

How to flash STM32 MCU from yocto Linux using UART

Hello community, I'm working on a project where, on the same board, a SOM (system on module) will run Yocto Linux and an STM32F466 MCU will run bare metal code. I want to update MCU firmware from the SOM using USART communication. From the SOM I can ...

Gds2209 by Associate
  • 1292 Views
  • 1 replies
  • 1 kudos

Resolved! STM32F103CBT6 power consumption

Hello, I recently designed STM32F103CBT6 based PCB for motor controller and I wanted to ask about power consumption at the default state of STM32F103CBT6. What is expected current consumption for just STM32F103CBT6 when I power up the board when not ...

shin212 by Associate II
  • 6913 Views
  • 9 replies
  • 0 kudos

STM Studio Dwarf Error

Hi friends.I am doing my projects on CubeIDE and recently I upgraded my program. After that Stm-studio is giving this error.Do you know any solution?Thanks.

MKara.17 by Associate II
  • 1046 Views
  • 0 replies
  • 0 kudos