STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Did I "brick" my "blue pill" board(s) - ST-LINK V2 (current firmware), STM32CubeIDE (1.9.0), trivial "blink LED" project in Debug configuration.

ST-Link V2, STM32F103C6T6A "blue pill", trivial program (version of blink LED), after pushing code to CPU (using STM32CubeIDE 1.9.0 and a current-firmware official ST-LINK V2), the board(s) appear "bricked" and don't respond to ST-LINK V2.I am in nee...

wb0gaz by Senior
  • 3142 Views
  • 2 replies
  • 1 kudos

Initial Signal Condition

Hello,I am using the STM32F767 microprocessor with Bluetooth control. A custom-designed user interface controls the system parameters such as updating the variables and receiving data. But when I power on the system, I flash the code. Then, in the fi...

AE104 by Senior
  • 685 Views
  • 2 replies
  • 0 kudos

Code alignment questions

Hello, I am working with STM32G0 with uCOS-II.I was reading some of the actions are fragile to unalignment; I was wondering how to align the code. As per now, the only command I know is : #pragma data_alignment =8 which I use just before launching th...

0693W00000Ly5TXQAZ.png
Sego2 by Associate III
  • 849 Views
  • 2 replies
  • 0 kudos

I have Question about SPI protocol IP's of STM32L475VG DISCOVRY KIT. In polling mode master receive first 2 byte blank. like slave transmit multiple time = "helloworld" master receive like 1st " hellowor" 2nd "ldhellowor" 3nd "ldhellowor"

Mantion some details->in this STM32L475VG DISCOVRY KIT Rxfifo and Txfifo of spi is 32-bit data register is 16-bit ->data register is send on Txfifo and receive from Rxfifo

NPAGH.1 by Associate
  • 439 Views
  • 2 replies
  • 0 kudos