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

STM32F446 FatFS Adafruit BSP drivers

Posted on February 27, 2018 at 12:49Hi! I am trying to use an SD card with the STM32F446RE (using Attolic TrueSTUDIO) but I cannot seem to figure out what I am doing wrong. I get this error:FatFS\sd_diskio.h:57:14: error: unknown type name 'Diskio_d...

System reboot without NRST low

Posted on February 27, 2018 at 11:02I'm using an STM32L152 with IAR embedded workbench.This MCU has an external reset pin (NRST) which is bidirectional. The MCU outputs a low signal if its reset system detects a watchdog reset, software reset or low...

Resolved! OTG_HS usage with STM32H753xI

Posted on February 22, 2018 at 15:04Hi,In-fact I tried asking query through service request. The website portal seems to be very slow. I am not sure whether it got submitted or not.So I am asking the query directly to you here. Please help me in add...

Getting string on virtual com port.

Posted on February 26, 2018 at 12:04I'm getting a string from a terminal. int main(void){  Set_System();  Set_USBClock();  USB_Interrupts_Config();  USB_Init();    while (1)  {    if (bDeviceState == CONFIGURED)    {      CDC_Receive_DATA();      /*...

ADC fluctuations problem

Posted on February 26, 2018 at 14:50Hi,I am having a problem with ADC read. The values I get from conversion are 100% random. They get from 0 to max range without any pattern. Example codes from MXCube work fine and the value is stable. My own code ...

STM32L432 USART RxTimeout

Posted on February 27, 2018 at 11:52Hi,STM32L432:how can I trigger the Receiver timeout in the USART to detect if slave does not answer after transmission? Normally the timout function acts like described in the user manual.In standard mode, the RTO...

josef2 by Associate II
  • 160 Views
  • 1 replies
  • 0 kudos

st motor control isolated current sensor

Posted on February 23, 2018 at 09:47Hi, when I selected using two isolated current sensor in st motor control workbench. The IAR couldn't compile the code and gave the error May i know is there a solution to the problem? But using 3 shunt resistor c...

0690X00000609ggQAA.png

STM32CubeMX 4.23.0

Posted on November 30, 2017 at 16:37Hi,I'd like STM32CubeMX to generate .cproject with 'fr.ac6.managedbuild.gnu.c.optimization.level.size'.In an .ioc configuration file, the parameter 'ProjectManager.CompilerOptimize' default value is 2.STM32CubeMX ...

Labels