STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How can i get the clock signal from SPI_SCK?

Posted on June 19, 2018 at 05:23Hello. I want ask something that drive to me mad.Using STM32F769NIH for control external ADC(AD7192) with SPI interfaceSPI6 for SPI communication(PG13 -> SCK, PA6 -> MISO, PG14 -> MOSI)nChip Select controlled by PI13c...

Sync DAC output and ADC reading

Posted on June 20, 2018 at 00:32Hello,I have an application where I am using the DAC output to generate a signal which runs through a circuit and is read back on the ADC.  The issue I am struggling with is how to control the ADC sampling so that it ...

Whole screen version of Applications\LibJPEG example?

Posted on June 11, 2018 at 22:16I have 746 Discovery board, I want to show whole screen JPG images with it. Applications\LibJPEG example only shows partial screen and it crashes with larger.Do you know how to use larger images with the board. There ...

LMI2 by Lead
  • 433 Views
  • 3 replies
  • 0 kudos

booting from bank 2 of STM32F4x9_eval

Posted on October 24, 2013 at 19:44I run a program fine on bank 1. Then programmed BFB2 to 1. (BOOT0 = 0).Compile Blinky to 0x08100000 and load it. Checked the flash by stlink-util and see0000: 20000468 081001c1.Those are correspondent to the .map f...

0690X00000602q3QAA.jpg 0690X00000602q4QAA.jpg
tonyyu by Associate II
  • 1670 Views
  • 12 replies
  • 0 kudos

USART Rx interrupt NOT Work

Posted on October 17, 2017 at 18:03 I tested three devices all day long today. All devices are connected to the USART, but the incoming interrupt does not work at all. A program that connects the Lo Ra modules, GPS modules, and wifi mod...

0690X00000608eIQAQ.png

RTC drift

Posted on June 08, 2018 at 21:35 I am Using the #RTC #M41T94 for keeping time on my project.Have noticed on multiple occasions that there is a significant #drift in the time keeping. Have reviewed the datasheet multiple times to check if my schemat...