STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Suggestions for better blue pill performance

Hello,i am working for now on a diy project.In this project i am interfacing LoRa SX1278 (SPI), MPU6050 (I2C) and NEO-6M (UART) with the STM32F103C8 (blue pill).All in all it is working but because all this sensors and modules are served in the loop,...

hamo by Senior
  • 1092 Views
  • 9 replies
  • 3 kudos

Resolved! STM32H7 ADC DMA don't run with LWIP and RTOS

Hello everyone,I have to use the ADC 16b converter with DMA which does not work if DCache is enabled but, to use LWIP and RTOS it is necessary that DCache is enabled.Does anyone know how to fix the problem?Thank you in advance

Stefano1 by Associate
  • 579 Views
  • 2 replies
  • 0 kudos

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
  • 1019 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
  • 3879 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
  • 619 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
  • 4223 Views
  • 10 replies
  • 0 kudos