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

CAN protocol between 2 or more devices

Posted on September 08, 2015 at 14:59 Hi every one I want to establish a connection using CAN between two STM32F407 boards, my CAN configuration is working on same board, CAN1 to CAN2 is successful, But i am not able to send the same frame to di...

puneethj by Associate II
  • 370 Views
  • 7 replies
  • 0 kudos

STM32F0 Correct way to use HAL_UART_Receive_IT?

Posted on September 09, 2015 at 11:02Hi, I have read some of the previous related issues, but I am still confused. How do I use the uart interrupts in a correct way (using hal)? I need to receive each single character since don't know the length. I ...

seed by Associate III
  • 397 Views
  • 3 replies
  • 0 kudos

Quadrature encoder wont work

Posted on February 14, 2013 at 06:16Hi All, I have copied a few different code examples from this forum for quadrature encoder but I just cant seem to get it to work. I have tried on TIM8, TIM3, TIM12 with no luck. The examples I have copied the cod...

STemWin BUTTON

Posted on September 07, 2015 at 17:18Hi. Create and modifi BUTTON I can. With functions BUTTON_Create, ... but how to delete it? BUTTON_Delete I found not. Can be used the function WM_DeleteWindow on the BUTTON? Or how to do it? Thenks JS

jiri by Associate II
  • 240 Views
  • 2 replies
  • 0 kudos

Developing custom boot-loader for STM32F103

Posted on September 08, 2015 at 22:27I am developing a custom bootloader for the STM32F103.  The general plan is that there are two Micro-vision projects - one for the application (0x08040000) and one for the boot-loader (0x08000000).  In general th...

richm by Associate II
  • 406 Views
  • 2 replies
  • 0 kudos

STM32F103 RS-485 only with HSI and HSI calibration?

Posted on September 08, 2015 at 09:21It isa goodidea to usetheSTM32F103communicating overRS485(38400bps)onlyHSI clock? STM32F103 will works in temperature -10 + 50C.I was looking atthe possibility ofuser calibrationHSI,toodo not understand. ST say. ...

asrock70 by Associate II
  • 391 Views
  • 4 replies
  • 0 kudos

Bug in CMSIS_OS for FreeRTOS V1.02

Posted on July 29, 2015 at 17:09This file was provided in the L4 release V1.0.0.osSemaphoreWait should return an int representing how many tokens are remaining.  However, the implementation supplied instead returns a value of type osStatus.  They ar...

STM32F4 RTC interrupts

Posted on September 09, 2015 at 07:22Hello, I had a quick question is it possible to setup the RTC to trigger Alarm interrupt and Wakeup counter interrupt in the same program. This is needed because I use Standby for long sleep (~1s) and Stop mode f...

matas by Associate II
  • 185 Views
  • 1 replies
  • 0 kudos
Labels