STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 257 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
  • 582 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...

keypad 3x4 rs 130404

Posted on March 02, 2013 at 23:19 Hi, i try to use a keypad with my stm32vldiscovery but it doesn't work can u help me? i connect first 4 pin to stm32vldiscovery in PA0-PA1-PA2-PA3 in output open drain, and last 3 pin to PA4-PA5-PA6 as analo...

Minor error in stm32f4x7_eth.h (ethernet)

Posted on March 03, 2013 at 10:14In the header file ''stm32f4x7_eth.h'' bit 0 of RDES0 is defined thus:/*!< Rx MAC Address/Payload Checksum Error: Rx MAC address matched/ Rx Payload Checksum Error */#define ETH_DMARxDesc_MAMPCE      ((uint32_t)0x000...