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

STM32F429 program failed, chip locked?

Hi everyone,I built a custom board with STM32F429VIT with the following settings:Boot0=GND, Boot1=GNDHSE=25MHzI configured IAR project options as following:- use-Flash-loader checked;I am using IAR 8.10 with ST-Link-v2 (SWD) to develop the firmware. ...

0693W000003QeLeQAK.jpg 0693W000003QeSYQA0.png 0693W000003QeSsQAK.png 0693W000003QeTWQA0.jpg
ZRong.1 by Associate
  • 827 Views
  • 0 replies
  • 0 kudos

DMA UART with HAL remains busy bug new version

I generated the code for the uart in dma mode in a cube. But the data does not go, and the HAL_UART_Transmit_DMA function returns HAL_BUSY.I already found a solution to the problem, just publish it.The cube generates code: MX_USART2_UART_Init (); MX_...

IK.2 by Associate
  • 353 Views
  • 0 replies
  • 0 kudos

Hello group. I'm working on a project with stm32-f412zg mcu board and having some trouble in configuring multiple timers using FreeRTOS for stm32-f412zg to control ws2812b led strips. I really need help in implementing it to complete the project. Any help

We are using WS2812b LEDs for output signals. We are able to configure multiple timers simultaneously but the colors are not what we trying to give signal to the WS2812b LEDs. With individual LEDs everything is fine and we are controlling it as we wa...

KVinc.2 by Associate
  • 319 Views
  • 0 replies
  • 0 kudos

smartcard application transform stmf4 series to stmf7 series

Hi, I have an application on STM32F4 MCU which is based on Smartcard T =1 protocol according to ISO 7816. The app works very well. Then I choose other STM32F7 board to test this application, i faced with problems, i can read ATR from SmartCard but i ...

0693W000003QdKEQA0.png
D.eknc by Associate
  • 390 Views
  • 0 replies
  • 0 kudos

Is the STM32F103xG CAN bus suitable for Unpowered Node use?

Some sources state that some CAN transceivers disable the entire bus if their node is powered-down (due to low-impedance while unpowered).Some manufacturers (e.g. Texas Instruments, Microchip) explicitly state in some datasheets that their transceive...

RJone.1 by Associate
  • 373 Views
  • 0 replies
  • 0 kudos

Resolved! UART Transmission error (to computer using FTDI board )

I'm trying to UART Transmission to computer using FTDI board with below [Environmets.]But it have a [problems] like below..Please, let me know the reasons and solutions..:sad_but_relieved_face: [Environments​]MCU : STM32L432 Nucleo-32 boardFTDI Board...

JShim.1 by Associate
  • 1681 Views
  • 2 replies
  • 1 kudos

Resolved! stm32 USART2 issue

Hi , My USART1 works fine when i send a character and i recieve a character in comport , but i need to also configure USART2 ,i have configured the apb1 register and also apb2enr for the GPIOA clock enable ,i know for the fact that the clock on apb1 ...

Oahme.1 by Associate III
  • 923 Views
  • 3 replies
  • 0 kudos