STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to modify boot configuration bits STM32G030?

Hello everybody:I’m facing the following problem. To boot the microcontroller right know I have pin PA14 – BOOT0 to GND through a 10K pull down resistor (This pin is also shared with SYS_SWCLK) and BOOT0, nBOOT_SEL bit to 0 -> Boot area main Flash me...

_legacyfs_online_stmicro_images_0693W00000bit99QAA.png
JSope.1 by Associate II
  • 1508 Views
  • 4 replies
  • 0 kudos

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
  • 757 Views
  • 6 replies
  • 0 kudos