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

stm32f4 usb cdc problem

Posted on December 30, 2015 at 09:45I use last stm32cube.I use stm32f4-discovery and enable usb cdc and freertos. when connect usb cable , my pc do not detect usb device. when i don't select freertos my pc detect usb device but caution in device man...

CubeMx CAN STM32F1 HAL_LOCK Problem

Posted on January 31, 2016 at 16:31Hello All, I am using latest CubeMx 4.12 generated example project using STM32F1 libs 1.3. My Board is an Olimexino STM32 STM32F103RBT. For testing I am using loopback mode. before while(1) I enable receiving using...

taraben by Senior
  • 189 Views
  • 2 replies
  • 0 kudos

A lot of STM32F429 iDisco boards burn

Posted on February 06, 2016 at 13:20We are now having a big problem, when we started a mass production last week, a lot of STM32F429 iDisco boards burn.  Our factory is located in Zhong Shan of China. 

Linda by Associate II
  • 268 Views
  • 2 replies
  • 0 kudos

STM32F429I-DISCO LCD + SPI DMA

Posted on February 04, 2016 at 18:24How to use DMA with SPI? Im trying to send image from SDRAM via SPI to LCD on STM32F429i-disco board: void LCD_ILI9341_SendImageFrame(uint8_t* data) {     ILI9341_WRX_SET;     ILI9341_CS_RESET;     HAL_SPI_Transmi...

rokko by Associate II
  • 439 Views
  • 2 replies
  • 0 kudos

Description of all STM32CubeMX options

Posted on February 02, 2016 at 02:10I'm learning about the whole STM32 environment (specifically using an STM32L4 Discovery board) and trying to use the STM32CubeMX software.Under the USB peripheral, there are a number of options that make reference...

Receiving DMX with STM32F070

Posted on February 05, 2016 at 18:34Howdy, I'm working on a project that will receive DMX using the STM32F070CBT6. I have PA1, configured as USART4_RX, connected to my DMX input via an RS485 transceiver. Most of this is straightforward, but I have a...

Nucleo-F103 Reset not working.

Posted on February 05, 2016 at 12:38Hi. I have been programming my new nucleo_F103RB, a bit lately and I have noticed lately that when I program the micro with whatever I'm working on, the program finally runs after ST-LINK has finished. But when I ...

kvresto by Senior
  • 258 Views
  • 3 replies
  • 0 kudos

f103 spi slave unreliable

Posted on February 05, 2016 at 04:13 I am experiencing difficulty getting the spi slave to transmit data. Receiving data works perfectly and correctly, transmitting however doesn't. Initialisation code: GPIO_InitTypeDef GPIO_InitSt...

zhausq by Associate III
  • 352 Views
  • 3 replies
  • 0 kudos
Labels