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

Background CRC32 in segments on STM32F4

Posted on March 01, 2013 at 22:32I would like to do a background CRC32 on FLASH such that I do 256 bytes at a time and get a final result.  The system must continue to run and meet RT deadlines while the CRC is calculated.  Additionally, communicati...

STM32L151 standby Power Consumption

Posted on March 04, 2013 at 15:21The original post was too long to process during our migration. Please click on the attachment to read the original post.

eva2 by Associate II
  • 582 Views
  • 3 replies
  • 0 kudos

Rx interrupt showing frame error

Posted on February 28, 2013 at 16:54 I have to receive a data on my stm32f100 microcontroller which is sent from a software on PC through RS232 port. I am using IAR C compiler and in the interrupt handler i have some further sensor related progr...

I2C1 interrupts setup

Posted on March 04, 2013 at 11:31 Hi, I am trying to make the I2C work in slave mode in a STM3241G-EVAL. I want to comunicate the stm32f417 with a mother board that is running Linux (that will be the master). I am in the very begining a...

occam25 by Associate II
  • 686 Views
  • 1 replies
  • 0 kudos

help:confused between cortex m4 platform

Posted on March 03, 2013 at 11:52hi everyone i am looking forward to purchase evaluation board for learning cortex m4. i would be requiring GLCD/TFT and camera in future for some image processing applications where i might be using DSP capability of...

LD 7 remains switched on

Posted on March 04, 2013 at 07:45HiRecently I was using my STM32F4 discovery board in my variable speed drive project and got an over-current detection message in the IAR, and LD 7 (Green LED at the bottom of the board) lit up.Now, I think I did not...

STM32F4DISCOVERY, USB USE_ACCURATE_TIME

Posted on February 25, 2013 at 21:49 Hi, I use a STM32F4DISCOVERY, and I would like to begin to understant how the USB HOST/OTG works... ands it's not easy, there is a lot of files and lines of code. I saw in ST examples, that in s...