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

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
  • 227 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 ...

Resolved! STM32H753I-EVAL schematic pack brd extension

Posted on February 26, 2018 at 16:16Hello,could anyone tell me in which format (or which SW) could i see brd file in schematic pack for this board? It is sooo annoying to search it every time they make a new board.Many thanks#stm32h753i-eval

DMA Ringbuffer UART circular mode

Posted on February 25, 2018 at 21:27 Hi, i have a ringbuffer, for example an 2d Array of fixed uint8_t Bytes. It's possible that the chip at self or triggered in the Callback can update the DMA buffer address???? For example: #define lin...

STM32-MAT/TARGET. Tons Of Bugs

Posted on February 26, 2018 at 04:01Environment:Windows10 (x64)Matlab R2017aSTM32-MAT/TARGET-v4.4.2STM32CubeMX-v4.24.0STM32Cube MCU Package for STM32F0 Series -v1.9.0STM32Cube MCU Package for STM32F3 Series -v1.9.0SW4STM32-v2.4TrueSTUDIO-v9.0.0The l...

what's address of VREFINT_CALin STM32L486?

Posted on February 27, 2018 at 06:02I try use the Vchannelx= 3.0V * VREFINT_CAL * ADCx_DATA / ( VREFINT_DATA *  FULL_SCALE) to get ADC value.but i can not find the VREFINT_CAL value in STM32L486.the 0x1FFFF7BA address is not right for STM32L486. #ad...

wenjin by Associate II
  • 252 Views
  • 1 replies
  • 0 kudos

CubeMX HID on Nucleo F042K6

Posted on February 26, 2018 at 00:40About 2 years ago, I played around briefly with CubeMX generated custom HID code on STM32F042K6.  D+/D- signals seemed to work fine, but my ''custom'' HID FW did not enumerate against Windows.  I got too busy with...

0690X00000608VgQAI.png
hmc by Associate III
  • 331 Views
  • 1 replies
  • 0 kudos

The__HANDLE__ para in the functions, how to call

Posted on February 27, 2018 at 04:11When I use this function __HAL_TIM_SET_COMPARE(__HANDLE__, __CHANNEL__, __COMPARE__) like this:__HAL_TIM_SET_COMPARE(&htim3,TIM_CHANNEL_2,10);//I should use the '&' with the handle para.what will happen if I use i...

AMP HF by Associate II
  • 387 Views
  • 1 replies
  • 0 kudos