STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Overwrite 4 Bytes at given location in Hex file

Write 4 Bytes at given location in Hex file (Flash segment)I tried this:const uint32_t __attribute__ ((section(".checksumdata"), used)) CodeChecksum = 0x12345678; But when I build code, It doesn't changes only ".checksumdata", but also other intermit...

Jayant_0-1715865618048.png Jayant_1-1715865693572.png
Jayant by Associate II
  • 1126 Views
  • 7 replies
  • 3 kudos

stm32 UART Hardware Flow RTS/CTS

Posted on March 05, 2014 at 09:06Hello, Im Trying to Communicate between Stm32 to FT5000(Lon ShortStack) through UART Hardware Flow ,...I need to Assert and De-assert RTS/CTS,.....How do i achieve this ,....? Please Help,Thank You,Sanil  #stm32-u...

sundar by Associate II
  • 4126 Views
  • 6 replies
  • 0 kudos

Resolved! STM32H745 with WIFI

Hello,I plan to use STM32H745 controller with touchGFX for UI. Additionally need WIFI capability. What options are available if WIFI is to be used with STM32H745? I dont want to invest time in developing a communication protocol to communicate with a...

ATank.1 by Associate III
  • 707 Views
  • 2 replies
  • 0 kudos

HAL_Delay() crashes STM32 code

I'm trying to upload code to an STM32F103RET6 MCU and have a simple setup by now (see image below). I have attached a LED to pin PA1 as a GPIO OUTPUT and an external oscillator at 16 MHz. The other three pins are connected to the JTAG connector that ...

0693W00000ANu5wQAD.png 0693W00000ANu6BQAT.png 0693W00000ANu6fQAD.png
AReye.1 by Associate II
  • 4572 Views
  • 10 replies
  • 0 kudos

Resolved! STM32F4 Bus Matrix Arbitration Priority

In the STM32F469, can the bus arbitration priority (amongst the different bus masters) be changed? From my reading of the Application Notes and the Reference Manuals this doesn't seem to be the case. But I'd like to get a confirmation just the same. ...

ribdp by Associate II
  • 459 Views
  • 1 replies
  • 2 kudos