STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

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
  • 375 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
  • 217 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
  • 352 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
  • 2415 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
  • 220 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
  • 2139 Views
  • 10 replies
  • 0 kudos
Labels