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

STM32 I2S in 24-bit with Audio Codec CS43L22

Posted on August 29, 2014 at 17:01Hi all,I am planning to use 24-bit audio with STM324xG-EVALI have checked that I2S in STM32F407 supports 24-bit data legnth.Now I am stuck in CS43L22 configuration in 24-bit.In fact, I am confused in codec configura...

STM32Cube RTC Clock issues

Posted on August 29, 2014 at 16:09Hi Everyone, hopefully someone can shed some light on my issue that I keep seeing.  I set the RTC clock from the cellular chipset and get the time every minute with the following results.Global Date: Aug 29, 2014  T...

help with ft232rl and discoveryf4

Posted on August 28, 2014 at 14:04hi everybody, i need to interface my dicovery board with a ft232rl board that i bought from amazon. i'm running this program i wrote: /* Private variables ---------------------------------------------------------*/ ...

Protect I/Os DAC and ADC of my STM32F4

Posted on August 27, 2014 at 13:47Hello everybody!On my board, I want to protect ADC and DAC pins for my STM32F407.Theses I/Os are linked to audio connectors JACK 6.35, the user will be able to plug any 6.35 cables on the connectors. I don't want my...

0690X00000604u9QAA.png

STM32F4Discovery with STM32F429 and STMCubeMX

Posted on August 29, 2014 at 07:32hi there, I'm trying to program the LCD/TFT on the STM32F4 Discovery board with STM32F429 through STM32CubeMX, but can't seem to do it. Does anyone have any experience and pointers? thanks, Terence #stm32cubemx-l...

terence by Associate
  • 147 Views
  • 0 replies
  • 0 kudos

HardFault after Constructor of C++ class

Posted on August 28, 2014 at 13:48 Hi, I'm facing a problem that I don't understand (using CoIDE 1.7.7 and GCC 4.8 2014q3 for a C++ project) with an STM32F407VGT on the Discovery board. When the first constructor is done and it s...

Problem in creating STM32F030 project

Posted on April 28, 2014 at 17:45Hi guys!I have a problem in creating a project with STM32F030.I use CMSIS library to create a project with STM32F030, but it have some mistake.I added all driver, startup, system libariy files but nothing change.In o...

problem regarding interrupt handling.

Posted on August 28, 2014 at 09:32 I am using stm32f0 discovery kit fordeveloping (learning) applications forstm32f072rb.I am facing problem regardinginterrupt handling.i am using timer 7, in which in ISR i have toggled one gpio pin.but controller i...

prasad23 by Associate
  • 249 Views
  • 1 replies
  • 0 kudos

RTC Interrupts on STM32F4 vs STM32F1

Posted on August 28, 2014 at 07:23I am porting over an open source project that is currently based on the STM32F1 to the STM32F4 (using the discovery board currently).The project is using both the RTC_IRQn and RTCAlarm_IRQn on the STM32F1. The STM32...

logan by Associate II
  • 334 Views
  • 2 replies
  • 0 kudos
Labels