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

STemWin Example request based on Cube Startproject

Posted on September 17, 2015 at 15:01We try to set up our Hardware (480x272 capacitive touch TFT with SDRAM using STM32F429) using Cube, which works fine. But then to include STemWin is not easy, because all available Demonstrations / Hello Word Exa...

STM32F103RB and 2.4'' TFT problem

Posted on September 20, 2015 at 18:31Hello all,I have adevice on STM32 and 2.8'' TFT. But it was required to replace the 2,8'' display on 2.4''. The controlers are identical (ILI9325), 320x240 and 37 pin interface. But there was a problem:http://www...

Nucleo-F411RE - STLink does not function

Posted on September 19, 2015 at 21:02After using the Disco boards for awhile I have recently purchased a Nucleo board to try out. I plug it in to the same tools I was successfully working with the F4 Disco board and... nothing! STM Dfuse demonstrato...

STM32F427IIH6 Boot Problem

Posted on September 18, 2015 at 06:26Hi, currently I am using STM32F427IIH6 for my application, which is a 176+25 UFBGA package chip with its minimum circuit. When I am trying to upload my bootloader to the chip, the debugger fails to recognize the ...

Continuous MultiChannell DMA scan through HAL/ cube

Posted on September 18, 2015 at 23:39I would be grateful for some advice...I know how to make a single ADC do a continuous DMA round-robin conversion of a sequence of different channels, using the pre-Cube version of FW. Having enables scan mode, yo...

estersci2 by Associate III
  • 166 Views
  • 2 replies
  • 0 kudos

ADC AWD INterrupt not triggering

Posted on September 19, 2015 at 19:25 Hi Every one, I am trying to establish AWD Interrupt when the voltage value exceedsADC_ITConfig(ADC1, ADC_IT_AWD, ENABLE); I dont know for what reason Is my interrupt not triggering, I try to turn on LED if ...

puneethj by Associate II
  • 213 Views
  • 2 replies
  • 0 kudos

Merging sample Firmware, CubeMX version

Posted on September 18, 2015 at 20:41In the old days on the B-eval F1 board, I would pick out some sample FW projects and hand merge them into one bigger working monolith - and then use that as a starting point.......but now we have cubeMX and I'm l...

estersci2 by Associate III
  • 165 Views
  • 1 replies
  • 1 kudos

DWT as a 32-bit timer?

Posted on September 19, 2015 at 14:51A question for Clive (or anyone else who knows that).If I understand right, DWT is a 32-bit timer with CPU frequency. If MCU doesn't have 32-bit timer or has only one and I need let say two of them, is it OK (all...

matic by Associate III
  • 940 Views
  • 3 replies
  • 0 kudos

MIPS Calculation

Posted on September 18, 2015 at 19:02Hi.I have developed a project and now i have been asked about Mips that i used from ARM device(I'm using STM32F4xx).I'm using IAR Compiler. I will be thankful if every body guide me.thank you. #mips

Labels