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

GPIO on STM32479I-EVAL evaluation board

Posted on September 14, 2016 at 20:49Hello,We have a need for over 32 GPIO's in our system for both GPIO and Clocking signals.We also need access to the the I2C ports - I2C0 and I2C2?Has anyone analyzed and produced a Pin-Mux matrix of the GPIO's on...

jtate by Associate
  • 176 Views
  • 0 replies
  • 0 kudos

STemwin GUIDRV_SPage

Posted on February 10, 2016 at 07:53Hi dear members,I want to interface jhd12864 lcd using Stemwin library, The  segger document says that you can configure the KS0108 driver in the run time using GUIDRV_SPage.But GUIDRV_SPage.h file is not included...

peeyush by Associate
  • 314 Views
  • 4 replies
  • 0 kudos

STM32F427 CAN1 crashes SPI2

Posted on September 13, 2016 at 13:41STM32Cube FW_F4 V1.13.0 I have a board using CAN1, CAN2, SPI_1 and SPI_2 All functions work independantly fine CAN1 and CAN2 work in Polling mode and Interrupt mode. SPI_1 and SPI_2 work OK in polling mode using ...

printf and network setting problem (cmsis)

Posted on September 14, 2016 at 15:18 Hello I have added this code to my project to use printf as command to send USART's data struct __FILE { int handle;} ; FILE __stdout; FILE __stdin; FILE __stderr; int fputc(int ch, FILE *f) { wh...

parisa by Senior
  • 140 Views
  • 0 replies
  • 1 kudos

STM32F407 OSX_AcousticEC_Library testing

Posted on September 14, 2016 at 14:54Hi,I am planing to STM32F407 for my audio application.For that i am testing STM32F4 OSX_AcousticEC_Library.For 16Khz audio sampling rate(default) it is working fine.In my actual application we are planing to use ...

bxCAN Tx Interrupt problem

Posted on January 30, 2015 at 15:55Hi all,i have a problem with the bxCAN Tx interrupt as follows:@ heavy bus load, i.e. >8  CAN nodes generating CAN messages (DLC=8) @ 1 Mbps resulting in aprox. 95% bus load the following happens:I get an Tx int w/...

Unlocking the Stm32f103C8t6 discovery Board

Posted on September 13, 2016 at 12:37Hey!I am trying to unlock the Stm32f103C8t6 board using the Flash Load Demostrator , but i end up with this problem ''No response from the target, the Boot Loader can not be started. Please verify the boot mode c...

Labels