STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F1 - no HAL error, no SPI signal

Hello!I'm trying to run SPI in Transmit Only Master mode.It's strange - result of HAL_SPI_Transmit is HAL_OK but I can't see any signals on SCK and MOSI pins.main.cint main(void) { /* USER CODE BEGIN 1 */   /* USER CODE END 1 */   /* MCU Config...

MLemb.2 by Associate II
  • 1761 Views
  • 6 replies
  • 0 kudos

Timer and uart does not work at the same stime

Hello,In my code there are custom bootloader part and user application part. I init watchdog timer and refresh watchdog timer in the bootloader part and user app part. The code goes to user app from bootloader by jumping address. Likewise, The code g...

MTapu.1 by Associate II
  • 1317 Views
  • 5 replies
  • 0 kudos

STM32F103 FW standalone upgrade is possible?

Hi guys, some body make it a standalone upgrade for this small MCU ¿? This MCU can use the native USB in OTG FS mode with a correct bootloader i think can do it, if somebody with more experience can clarify this please.Thanks

woutnme by Associate II
  • 811 Views
  • 1 replies
  • 0 kudos