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 voltage and current measure

Posted on May 12, 2014 at 15:19Hi All. I'm trying to use my F4 to get information from an external sensor(is a piezometer). I configure DMA+ ADC on PC1 pin and seems to work(i read something). I have same problems adn i can't figure out. 1) PC1 volt...

stm32f4 by Associate II
  • 1853 Views
  • 6 replies
  • 0 kudos

STM32F439I-EVAL2 board and STM32Cube

Posted on April 15, 2014 at 02:42We just bought an STM32F439I Evaluation board with the 5.7'' pCap touch panel/ LCD. I would like to startup a basic template project which will actually have some of the components up and running. I would like to use...

kartik by Associate II
  • 271 Views
  • 2 replies
  • 0 kudos

BSDL file for STM32F407IG

Posted on May 07, 2014 at 16:59I am looking for a BSDL file for a STM32F407IG. The part is actually a STM32F407IGH6 Does anyone have a link where I may be able to download a BSDL for this part? Thank you

jeffrey by Associate
  • 218 Views
  • 1 replies
  • 0 kudos

OTG FS IRQChannel not ''recognized'' by F105RBT6?

Posted on May 13, 2014 at 04:46I'm working on a project based on the V2.10 Host lib. When trying to enable global interrupt for OTG FS, the program enters the hardware fault ''loop of death''(the notorious HardFault_Handler in stm32f10x_it.c) Proble...

STM32F4 Discovery PIL Fails

Posted on May 05, 2014 at 16:21Hello everyone, i've been experimenting with the STM32F4 Discovery Board for quite a time now and i can get the Simulink Test Models to work (Blinking LEDs, USART Echo and so on). When i try to use any of the PIL Mode...

marc2 by Associate II
  • 293 Views
  • 2 replies
  • 0 kudos

URB_status is always Idle

Posted on May 12, 2014 at 12:36Hi,I'm currently using the USB host library with a usb mass storage device, and it seems the host is getting stuck in the USBH_MSC_HandleBOTXfer function when waiting for the URB_Status (case USBH_MSC_SENT_CBW). Proble...

STM32F4xx_HAL_Driver documentation

Posted on March 20, 2014 at 20:52HiIm developing on the STM32F4-DISCOVERY board.I have found some HAL drivers in the STM32CubeF4 package, with lots of examples, but i'm missing a document describing how the the HAL driver should be used.Does there e...

tpb by Associate
  • 950 Views
  • 2 replies
  • 0 kudos

FOTA

Posted on May 12, 2014 at 13:19i want to change firmware of my stm32 controller through ''Firmware over the air''.stm32 controllers have BOOT0 and BOOT1 pins for boot selection but i can not use these pins as i want to program it remotely. may any b...

Labels