STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Running code out of RAM after a full flash erase

Posted on June 13, 2016 at 23:54I am using an STM32F415 as part of a USB dongle that generates and stores cryptographic keys.  For the development version of the dongle I want to be able to switch back and forth between RDP levels 0 and 1, which I c...

ron2399 by Associate II
  • 668 Views
  • 5 replies
  • 0 kudos

STM32F746ZG config with AD7606

Posted on June 25, 2016 at 06:50Hi everyone!I'm using two AD7606 together with a STM32F746ZG.AD7606 can be configured to parallel or serial mode, but i don't know see clear how to config it with MCU, here are some ways,:1. AD7606 in serial mode, it'...

stm32f4 discovery - strange frequency

Posted on June 27, 2016 at 21:31Hi, I am new at programming ARM microcontrollers and I use stm32f4 discovery board. I have tried to program blinking of the 4 user LEDs on the board so that it should change its state every 10 seconds assuming 16MHz i...

petr2 by Associate II
  • 383 Views
  • 1 replies
  • 0 kudos

UART transfer problem with PC

Posted on June 27, 2016 at 23:47Greetings everyone. I am in the early stage of the development of a data acquisition software, still getting familiar with STM32 (read through the reference manual, datasheet and many appnotes). I have written a test ...

h267947 by Associate
  • 460 Views
  • 0 replies
  • 0 kudos

f_utime FATFS wrong time and date

Posted on June 27, 2016 at 15:27Hi . I'm using FatFS on SDCARD with STM32F40x. I call f_utime after closing a file that  I create. I followed exactly this post https://my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolde...

gb by Associate
  • 812 Views
  • 1 replies
  • 0 kudos

Problem with CRC combined with LTDC

Posted on June 26, 2016 at 22:40 Hi all, Here is another funny problem to crack. I use ltdc and I also want to use crc. There is no problem with ltdc until I call the functionHAL_CRC_Calculate(). See the video OK.avi and NOK.avi for illus...

External Crystal Connection

Posted on June 27, 2016 at 19:40Hello I am developing a evaluation board for STM32F427. I am connecting an external **RTC** IC (DS3231). Do i need to connect an other external oscillator for processor? Because in STM32F407 discovery board they have ...

Low Layer Library, first impressions

Posted on September 18, 2015 at 01:12 As announced by Jasmine in https://my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/DispForm.aspx?ID=57714&RootFolder=%2fpublic%2fSTe2ecommunities%2fmcu%2fLists%2fcortex%5fmx%5fstm32%2fHAL%20gpio%20li...