STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

STM32L152xD: SPI+DMA transfer with IO trigger

Posted on October 14, 2013 at 15:49I'm new to STM32 so please help Is that possible to trigger SPI+DMA transfer from GPIO? I have RM0038 document and on ''DMA1 request mapping'' (page 213) diagram there are no GPIO pins. I assume that SPIx_RX and S...

keebler by Associate
  • 210 Views
  • 2 replies
  • 0 kudos

memcpy problem

Posted on October 08, 2013 at 13:49Hello,I work with a STm32F417 FreeRTOS + lwip 1.4.0 + 7.1.1.I get crash HardFault_Handler. Sometimes after a few minutes, sometimes after a few hours.There is a screenshot in attachment.I can see that it comes from...

pcu by Associate II
  • 1699 Views
  • 8 replies
  • 0 kudos

How to Apply CRC to 8-bit Arrays ?

Posted on October 12, 2013 at 22:03Hello,I am trying to apply CRC to an 8-bit array for creating checksum in order to use in transfer. Since CRC of STM32F4 uses registers as 32-bit, I need to do something tricky.For instance, a 8-bit buffer with 42 ...

eraycanli by Associate II
  • 1017 Views
  • 9 replies
  • 0 kudos

how to use & setup ADC external trigger, from timer

Posted on October 11, 2013 at 16:46For example i want to use TIM9_CC2 event trigger.  I don't understand when does this event happens & triggers the ADC to start sampling. I thought one controls it with TIM9->CCR2 value, but thought wrong - unless i...

denis by Associate II
  • 755 Views
  • 8 replies
  • 0 kudos

STM32F3 slave mode controller description

Posted on October 14, 2013 at 16:38Hi all,in the http://www.st.com/st-web-ui/static/active/en/resource/technical/document/reference_manual/DM00043574.pdf at page 369 is reported, about the timer functional description, the next sentence ''refer also...

USB OTG on the M4 Discovery

Posted on October 14, 2013 at 10:35I have a question I'm hoping someone might be able to answer for me: I have a STM32F4 Discovery board which has USB OTG FS and USB OTG HS. All I want to do is connect up a simple USB A connector for reading a memor...

STM32F4 ADC1 + ADC3, dual or tripple mode?

Posted on October 14, 2013 at 08:32 Hello, I want to sample 3 channels on ADC1 and 2 channels on ADC3. Does i have the ADCs to use in dual or tripple mode? The following Code does not work :( /* Sample Temp, VRef, VBat...

mail2 by Associate II
  • 303 Views
  • 2 replies
  • 0 kudos

Servo Motor Frequency and Duty Cycle Problems stm32f407

Posted on October 14, 2013 at 12:47Hi, I am trying to drive a servo motor(for this case, TowerPro MG90S), so I want to get 50 hz frequency and duty cycle between %5 and %10. My board is STM32F407 Discovery. I tried to change Peripheral Lib example a...

guray by Associate II
  • 956 Views
  • 6 replies
  • 0 kudos

Detailed Timers information for STM32F3

Posted on October 09, 2013 at 15:46Hi all,I'm looking for detailed Timers Information: block schemes, detailed descriptions for every kind o timers, timing diagrams etc... for STM32F3.I've found only general information on http://www.st.com/st-web-u...

Debugging of my STEVAL-CCM001V2

Posted on October 14, 2013 at 12:38Hello together,I got an STEVAL-CCM001V2 evaluation board. This Board has an TFT-Display and some touch-keys to control the function of the board. The board has an micro-SD card slot and you could watch pictures on ...

Labels