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

Why OTG_HS USB/USBX Host on STM32U5A9x just does not work?

While investigating for the firth evening in the row why OTH_HS USB on STM32U5A9x does not work I reviewed USB registers. There are quite few of them and in HAL some are them are named differently than in RM0456 (details here), but that is not the ro...

TDJ by Lead
  • 3090 Views
  • 9 replies
  • 6 kudos

Resolved! FLASH Mem Error

I use an STM32F030F4 chip. The code I wrote is quite short. But when I compile I get this error. And STM32F0 has 16 to 256 Kbytes of Flash memory. I don't understand why it is an error. Does anyone know why? c:\st\stm32cubeide_1.10.1\stm32cubeide\plu...

bngstskn by Associate III
  • 1968 Views
  • 4 replies
  • 1 kudos

Resolved! STM32CubeProgrammer "Warning: The core is locked up"

Hi, When programming STM32F303VCT6 chips using STLINK-V3SET programmers via a jtag connection and STM32cubeProgrammer I get "Warning: The core is locked up" and the board doesn't operate normally. Here is the log output:14:19:12 : UR connection mode ...

scaffire by Associate II
  • 9015 Views
  • 4 replies
  • 0 kudos

STM32 - Flash/Debug algorithms - Application Notes

I am developing my own hardware debugger (SWD based, as a hobby project) for an STM32F0 based board. I have access to the official ARM documentation about the hardware implementation of the SWD debug functionality. This however only mentions the vari...

ACBlue by Associate
  • 1589 Views
  • 3 replies
  • 0 kudos

eMMC with SDIO

Hello every one I want to use EMMC instead of SD card with SDIO interface with STM32F407VET6. I have tried SD 1bit and 4bits wide bus. (I am choosing SD to enable FATFS)First I've used f_mkfs to create a File System on the eMMC. It returns FR_OK. And...

l90mehdi by Associate II
  • 2219 Views
  • 0 replies
  • 0 kudos

RTOS based Timer (Software Timers)

I am using RTOS based timers in STM32F205VET6, does it have any constraints or restrictions on using RTOS in my project like how will it affect my program ,Any other limitations are given like only this much tasks/timers only we could use...?

AKHIL6 by Associate II
  • 598 Views
  • 0 replies
  • 0 kudos

Resolved! STM32C011 OpenBootloader

Hello,I want to use ST's default OpenBootloader that the virgin chips have on board.The pheripheric I wanted to use is the UART1, and on the AN2606 Application note I saw that the pins I need to use are  PA9/PA10, or to be more precise PA11/PA12 sinc...

starivore by Associate II
  • 2979 Views
  • 6 replies
  • 3 kudos

STM32F103C8T6 Timer2 and Timer3 Channel 3 PWM not working?

 I'm trying to set TIM2 in PWM mode, but I'm getting weird results. CH1 to CH4 are enabled but CH3 on PA2 shows no output no matter I do. The weird thing happens when I try to remap TIM2. There are three remap options, Remap2 is the one I'm intereste...

STM32L4P5 PB9 pin states in reset

Why does PB9 idle high in reset for the STM32L4P5?  At least I'd like to know this the next time I design a board, where I could find this reference.  Full part is STM32L4P5RET although I'm guessing its the same across multiple parts.

_EFrie by Senior
  • 873 Views
  • 2 replies
  • 0 kudos