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

SPI Slave on STM32F103C6

Posted on June 02, 2014 at 11:32Hello!I'm working actually on a new project on the STM32F103C6 (i'm learning how to program on this �C)My problem is on the SPI. I have a component (temperature sensor), which send by SPI Data and I read the data on t...

Project using STM32F030K6 device

Posted on June 02, 2014 at 13:14Good day friends, Am using STM32F030K6 device for my project. I had met some issue related to SWD, BOOT0/1, Flash and USART things. So i want to know anyone who knows about this device . -welcome.

abilashs by Associate II
  • 313 Views
  • 2 replies
  • 0 kudos

Inverted DAC output

Posted on May 30, 2014 at 17:16Any ideas what would cause a STM32F4 Discovery board to suddenly invert the DAC output, such that 0 gives 3V and 4095 gives 0V? This does not seem to be a programming issue as the identical program worked fine prior (a...

bridges by Associate II
  • 348 Views
  • 1 replies
  • 0 kudos

32F429I discovery power off LCD

Posted on May 30, 2014 at 14:14Hi,I have a 32F429I discovery board and I am trying to put it into sleep mode using a call to HAL_PWR_EnterSTOPMode . I believe that this works, but I would also like to turn off the display when doing this.Is there an...

mats23 by Associate II
  • 270 Views
  • 2 replies
  • 0 kudos

STM32F3 USB

Posted on February 10, 2014 at 17:48Hello,I've downloaded the custom-hid program on the STM32F3 Discovery . I've alsoinstalled the usb hid demonstrator. But it doesn't recognise any 'USBHID target'. How can I make the host talkto my board? Will it h...

hilwan by Associate II
  • 1041 Views
  • 11 replies
  • 0 kudos

STM32F4 Discovery, cannot clear parity error intterrupt

Posted on June 02, 2014 at 04:16Hello, I'm using STM32F4 discovery to develop usart communication function. The usart parameter is below. /// Set serial port  USART_StructInit(&USART_InitStructure);  USART_InitStructure.USART_BaudRate = 9600;      ...

takeda by Associate
  • 440 Views
  • 3 replies
  • 0 kudos

DMA configuration for FSMC

Posted on May 31, 2014 at 12:45Hey, I am presently transferring an image from a camera (connected through DCMI) to the internal SRAM via the DMA. This way I'm able to get the whole image. However, when I try to write into the external SRAM through t...

kai2 by Associate
  • 364 Views
  • 2 replies
  • 0 kudos

STM32F4 - MPU-6050 cannot communicate ...

Posted on May 31, 2014 at 21:37Hello Friends, I bought stm32f4 discv. board and also http://www.aliexpress.com/item/1-pcs-MPU-6050-Module-3-Axis-Gyroscope-Accelerometer-Module-for-Arduino-MPU-6050-Worldwide-FreeShipping/1361575363.html board but i h...

aybala5 by Associate II
  • 484 Views
  • 3 replies
  • 0 kudos

STM3221G-EVAL LCD STAYS AT WHITE

Posted on May 31, 2014 at 16:56Hi everyone, I have just opened my STM3221G-Eval and created the default program for it using IAR Workbench for ARM 7.10. I first wanted to know whether why my  LCD stays at white. Thanks

STM32F105RB problem

Posted on May 30, 2014 at 15:57 Hi, I am facing a problem with the MCU model STM32F105RB. I am using it with the J-link EDU. I use a custom hardware, which works properly with the STM32F205RB model. Now I am trying to use the same c...

Labels