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

Gcode interpreter for STM32

Posted on October 30, 2016 at 14:49Hello - Does anyone know of a Gcode interepreter for the STM32. I am building a CNC machine and want to use my nucleo board (with F0 core) to control the motors. I have put alot of time into learning the chip and d...

STM32F303 StdLibrary ADC4 DMA

Posted on October 27, 2016 at 17:02 Hello, i have a small problem with the ADC4 and the DMA. The code following below works with the ADC1 fine. But the ADC4 makes problems. The ADC4 works, this i could see in the debug window. But the DMA re...

tino1 by Associate II
  • 820 Views
  • 9 replies
  • 0 kudos

STM32F334C8 PA4(DAC_1_OUT_1) buffer issue

Posted on October 30, 2016 at 09:09I'm using the 32F334C8 Pa4 dac1_out1 channel.However, buffer is not working. Here is my code, void DAC_Config(void){  DAC_InitTypeDef  DAC_InitStructure;    /* Configure DAC1 OUT1 **********************************...

STM32F091 RS-485 Half_Duplex_Init vs UART_Init

Posted on October 29, 2016 at 21:08I have a custom STM32F091 board with ST1480AC RS-485 transceiver in master mode with a single client. HAL_USART_Transmit_IT() works every single time but Receive_IT() only half the time. I have monitored the receiv...

sean2399 by Associate
  • 342 Views
  • 0 replies
  • 0 kudos

Please, Let Us Download without Logging In

Posted on October 27, 2016 at 12:18Before the recent ST site update I could download STM32Cube and other software and libraries without logging in, but now you require your users to log in just to download a piece of software.. It's sad.. So hey, in...

STM32CUBEMX and Systick problem

Posted on October 27, 2016 at 22:24Hello, does anybody faced some problems with STM32CubeMX generated code when systick overflows? Normally ir overflows every 50 days (uint32) if set to 1ms... As all Cube drivers have the same style with delays (if ...

convert discovery code to evaluation board

Posted on October 27, 2016 at 08:34I  have the evaluation board for stm32f429. But almost all the support is given to discovery board. Many codes which is useful is done in the discovery board. How can i convert that code to fit in the evalaution bo...

dixon by Associate II
  • 641 Views
  • 5 replies
  • 0 kudos