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

waiting for timer initialisation?

Posted on March 10, 2013 at 09:42Hi all, I am very new to ARM chips, lots to learn. I have some code from a ST example that initialises the gpio/tim2/DAC2/DMA all in one funtion it works fine. If I split it onto 4 functions for clarity etc, it stops...

ADC channel match

Posted on March 11, 2013 at 14:13Hi We figured out some ADC channel miss match on STM32F100C8 device, which we couldn't explane. We use the following test setup: - ADC1_IN0 (PA0) to ADC1_IN3 (PA3) are used. - Regular group scan mode with DMA is used...

loeffel2 by Associate III
  • 212 Views
  • 1 replies
  • 0 kudos

stm32 discovery

Posted on March 10, 2013 at 08:28Hi all I am new to this STM32discovery  board. I need help to find the right functions that will  initiate any chosen header pin to INPUT or OUTPUT or PWM  or A/D when relevant . Where exactly I find those funct...

STM WAKE UP

Posted on March 10, 2013 at 19:41Its time to upgrade to an easy to implement forum like those http://www.picaxeforum.co.uk/forum.php http://arduino.cc/forum/ The STM boards give a real via delaroza when new to them .  The information to new users i...

TFT LCD MEMS AND NET

Posted on March 11, 2013 at 15:09This is a platypus become a proof of concept, using the STM32F4 Discovery Board and KEIL MDK-ARM. I let you know, in case anyone is interested in seeing it...https://www.dropbox.com/s/dhdbrs3j4id7olz/LCD_SPI_y_Acel_N...

pinnchus by Associate II
  • 201 Views
  • 0 replies
  • 0 kudos

90 degrees phase difference signals

Posted on March 11, 2013 at 11:05I want to create 2 signals and they must have 90 degrees phase difference (on square wave). for example signals have 2 kHz freq. i set the timer 8 kHz and just changed the one of the outputs on each timer interrupt. ...

ADC preventing SysTick timer Interrupt (Why?)

Posted on March 10, 2013 at 17:56Hello, Once I initailize ADC in my program, it stop the SysTick timer Interrupt from working while ADC work correctly.I want ADC Interrutp to have higher priority than SysTick timer Interrupt.How do I set the priorit...

HMAC with DMA transfert

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

Labels