STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Huge assert bug in STM32CubeMX V4.3 with STM32Cube V1.0

Posted on July 20, 2014 at 14:45There is a huge bug in STM32CubeMX with STM32Cub V1.0 when full assert is enabled.When I make a project with timers or SPI and full asser is enabled, then the program hit the assert when the HAL_init function is calle...

Osto by Senior
  • 558 Views
  • 2 replies
  • 0 kudos

Error Flash download failed - ''Cortex M4''

Posted on July 18, 2014 at 12:14Hello, I´m doing my bachelor thesis at the moment by designing a hardware with a microcontroller. I´m using a self made board with the STM32F407ZG microcontroller. My board has a JTAG adapter for programming. All the ...

STM32F3 internal temp sensor

Posted on March 07, 2014 at 13:37The original post was too long to process during our migration. Please click on the attachment to read the original post.

arganasss by Associate II
  • 1368 Views
  • 9 replies
  • 0 kudos

Touchscreen TFT GLCD Display interfacing without FSMC?

Posted on July 22, 2014 at 13:56Hello All,I wonder if it is possible for me to interface a GLCD about 3-4'' size with a MCU which doesn't have FSMC in it? Is it possible? The price constraints i have for our product doesn't allow me to have a MCU wi...

venkat by Associate
  • 365 Views
  • 1 replies
  • 0 kudos

Measuring power consumption of STM32F4DISCO's MCU

Posted on July 21, 2014 at 10:12Hello,I want to measure the STM32F4DISCOVERY's STM32F407VGT6 power consumption, is there someone who already done this ? I mean, is there a solution to plug an ampermeter in this kit's Vdd pin ?I saw that in another S...

SMBUS Clock Stretching Not Obeyed

Posted on July 02, 2012 at 00:05I am using an STM32F103 chip using I2C1 configured as an SMBUS Host (also tried normal I2C) to talk to a smart battery charger and smart battery.  The charger comms are fine both in software and look perfect on the lo...

0690X000006050jQAA.png 0690X000006050tQAA.png
pshields by Associate II
  • 1175 Views
  • 5 replies
  • 0 kudos

stm32f205rg spi configuration

Posted on July 21, 2014 at 11:47 hi,all I'm working on a SPI interface on stm32f205rg. I'm newly using this chip. I do the configuration as I do on stm32f103 and of cause refer to example of stm32f2. It's just not working. I configure SPI1...