STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Issue receiving CAN Frames

Hello ST community,   I am currently programming an ECU system, using f446re nucleo board. Right now i am trying to communicate with BMS using CAN communication. So far, everything has been set: CAN Initialization and start, sending works properly. T...

Erwan03 by Associate III
  • 2047 Views
  • 11 replies
  • 1 kudos

STM32F4 DMA Address Update penalty with double buffering

So the background is essentially this - I am trying to use one of the streams of STM32F4 DMA2 in circular, DBM mode.The DMA stream is being used to move data out of the SPI DR register at regular intervals, as soon as data becomes available at SPI RX...

ribdp_0-1716293619991.png
ribdp by Associate II
  • 723 Views
  • 4 replies
  • 0 kudos

STUSB4500

Hello,i am trying to configure the STUSB4500 on a Eval-SCs001v1 with a F446RE Nucleo board using I2C connection. from my understanding am i unable to use the GUI to make the NVM files because that wont reconize my Nucleo board. Also the example proje...

ThomasDisSensors_0-1718193967638.png ThomasDisSensors_1-1718196101906.png

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
  • 1182 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
  • 645 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
  • 1105 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
  • 4077 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
  • 680 Views
  • 2 replies
  • 0 kudos