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

STM32F3 Opamp needed guidance

Posted on January 30, 2013 at 11:16In an application using the STM32F3xx, I am using the OPAMP in PGA mode to amplify an external 1 kHz signal to the ADC converter. The signal is provided AC coupled to the OPAMP non-inverting input. If I program the...

melchor by Associate II
  • 1178 Views
  • 10 replies
  • 0 kudos

HIGH SPEED GPIO PROBLEM

Posted on February 01, 2013 at 16:04 Hi Guys, I have a question, I have this code and the TTL logic interface that I am reading has a speed of about 1Us The problem is.. I am not able to read all of the 1Us Data.. do you have suggestions...

xtian by Associate II
  • 274 Views
  • 5 replies
  • 0 kudos

Sending SMS

Posted on February 05, 2013 at 16:47I'm use stm32f103ret6 . I want send sms code by gsm module sim900and DMA_Usart Necessary ? Thank You.

I2c on STM32f0Discovery

Posted on February 04, 2013 at 11:18Good morning, i need to develop an application that read and write informations (like a mac address)between an stm32f0discovery board and a 24c02 EEprom, i need to use the PB8 and PB9 pins ad SCA and SCL.If someon...

pietro2 by Associate II
  • 135 Views
  • 1 replies
  • 0 kudos

Basic USART Communication

Posted on February 05, 2013 at 08:41I am using stm32f107rct6 with 25Mhz freq for usart communication. i am sending character 'a' from PC but i am receiving some unwanted data like 'FE' and i am receiving the same data no change , so pls let me known...

aru by Associate II
  • 239 Views
  • 1 replies
  • 0 kudos

USART DMA STM32F4

Posted on February 05, 2013 at 09:27I  am using Usart with Dma for external communication STM32F407For transmission we can set the number of bytes to send.But how could I use DMA for receiving, if the number of bytes is not known? I want to get an i...

STM32F103VBT6 Flash memory

Posted on September 21, 2011 at 03:27basically i just want to some simple stuff. write in a variable into the flash memory (permanent) and read it , make sure it is the same .as i am newbie to micro-controller, and i couldn't get any simple code or ...

keng1230 by Associate II
  • 615 Views
  • 10 replies
  • 0 kudos

STM32F103c8T6 USB Virtual COM Port

Posted on February 05, 2013 at 10:27 Hello, i am newbe to STM32.and i am using STM32F103C8T6.i have added the USB Lybrary to my code and it was compilled successfully by the gcc compiler(arm-none-eabi).here when i connected my board to PC with US...

esg by Associate
  • 190 Views
  • 0 replies
  • 0 kudos

STM32VL EXTI

Posted on February 05, 2013 at 08:39 Hello Guys, I am trying to play with EXTI of STM32VL but what seems to be the problem in this code why I can't make it work int main(void) { GPIO_InitTypeDef GPIO_InitStructure; EXTI_...

xtian by Associate II
  • 183 Views
  • 2 replies
  • 0 kudos
Labels