STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Hi Everyone, For the past 9 months approximately, we have been working on migrating our custom mcu (stm32L496vg) from a PIC mcu. Currently, we have 2 of our custom boards connected via SPI with one as the master and the other being the slave.

The connections are quite simple Master-CLK , Master->MOSI to Slave->MISO and we only have one Slave so, we aren't using CS. We're only trying to receive simple data but, we're only getting various trash. We have experienced crashing and the clock si...

CAN is not initialised when RTC enabled

I am designing the application that uses both CAN interface and RTC. I noticed some weired behaviour that I need to fix somehow. Directly after upload the application starts and CAN working properly. With battery present (there is power on VBAT) if I...

RP.2 by Associate
  • 363 Views
  • 0 replies
  • 0 kudos

Low Level I2C readByte out of sync

Hello,I am trying to implement a low level I2C readbyte function, currently trying to read out register 0x41 (TEMP_H) and 0x42 (TEMP_L) from an MPU9250. The issue is that when I debug print the values, it seems that TEMP_H_Buffer appears to have the ...

0693W000004JMIfQAO.png 0693W000004JMIkQAO.png 0693W000004JMIuQAO.png
SVans.1 by Associate
  • 413 Views
  • 0 replies
  • 0 kudos

Resolved! DMA1_Channel7_IRQHandler doesn't get called

HiI am trying to do a simple USART communication via DMA (LL Drivers). I want to send two chars to my STM32F103 from my PC which are received by DMA. In the DMA RX transfer complete callback I want to send some text string, also via DMA back to the s...

0693W000004JLoLQAW.png
PGroe.2 by Associate III
  • 933 Views
  • 1 replies
  • 0 kudos