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

STM32F103VCT6 as a CSI (camera) reader

Posted on October 14, 2013 at 20:54hi i am in the middle of an R&D phase setting up a tablet where audio and camera will be controlled by an STM32F as a general-purpose peripheral (status is here: http://rhombus-tech.net/community_ideas/kde_tablet/n...

lkcl by Associate II
  • 300 Views
  • 2 replies
  • 0 kudos

SD file to LCD

Posted on October 14, 2013 at 18:51JPG To SD I'm an absolutely beginner in microcontrollers. I want to display jpg from SD Card. I  create a list file from sd card, but I have no idea for next step Can anybody tell me the next step? Thank You Photo...

stm3223 by Associate II
  • 374 Views
  • 4 replies
  • 0 kudos

How to detect infinite loop in program flow

Posted on October 14, 2013 at 19:48Hi ALL , I have a question that is bugging me lately and i could not find any good solution for the problem. Suppose I have a function , that may or may not , depend on the input and the amount of fixed bugs ;) , ...

RTC reference clock detection

Posted on October 15, 2013 at 14:44Hello,we want to build a system with some STM32F407s. For error memory, it is important that all controllers have the same time. I would like to use the RTC and the RTC_REFIN input to synchronize the RTCs.The RTC w...

DfuSe Demo crashes during Verify

Posted on October 15, 2013 at 12:06Hi I think it is not a problem of Win7. I have the same problem here. I Generate a DFU file with the DFU file manager. Programming with DfuSe Demo works without problems. But when comparing the program crashes. Whe...

rm2399 by Associate III
  • 195 Views
  • 0 replies
  • 0 kudos

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

keebler by Associate
  • 250 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
  • 1985 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
  • 1257 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
  • 847 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...

Labels