STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 663 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
  • 826 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
  • 432 Views
  • 2 replies
  • 0 kudos