STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Generate 2 second break from UART

I'm trying to generate a 2 second break from USART1 on a STM32F105. It's needed for a custom protocol running on top of LIN: the TX line must be driven low for 2 seconds.UARTs like 8250 and 16550 have a Set Break Enable Bit (SBE) in their Line Contro...

0690X000006CO4eQAG.png

Regarding Delay

Hi..... i am a masters student from india. I have developed a code for RGBW now i want to include strobe effect for that i have give a hal_delay it is working fine now i want to change the PWM of RGBW when it is in strobe effect both has to work simu...

saiteja by Associate II
  • 1308 Views
  • 13 replies
  • 0 kudos

Matching not good. First Difference at address..

I am using stm32f103zet6.The following error message occurs:​Matching not good. First Difference at address 0x64002000:File byte is 0x61.Read byte is 0x41​Target 02: Verify successful, but data not matching ...​I would appreciate any guidance on how ...

yjang.0 by Associate
  • 570 Views
  • 1 replies
  • 0 kudos

Resolved! SD cards and SPI rabbit hole help!

Hi All,After a day or so of researching I feel more overwhelmed than anything regarding using SPI to communicate with SD cards!! There is so much STUFF out there regarding embedded c and SD cards - I don't even know where to begin! I've gone down so...