STM32 MCUs Products

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...

combining 2 stm32f3discovery example projects

Posted on March 04, 2013 at 21:52Hi,I am having trouble combining the demonstration project with the USB virtual com port loop project in Atollic TrueStudio(based on eclipse). In order to simplify things, I first basically tried to run the USB virtu...

vsaaket8 by Associate II
  • 313 Views
  • 0 replies
  • 0 kudos

Value of Vref+

Posted on March 04, 2013 at 11:15Hello, I am beginner with STM32. I have STM32F3 and I use DAC. I need to know value of Vref+, but I can´t find this number in datasheet, ref.manual or pin Vref+ on discovery kit. Do you know where can I find this nu...

j3lda by Associate II
  • 244 Views
  • 1 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
  • 566 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...