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

AC DIMMER WITH STM32F373

Posted on December 24, 2017 at 22:48hello i am working on AC dimmer with stm32f373.i have a issue when the fire angle change in TIMx->ARR.in this case the lamps have filkcer.i use the timer of MCU that runs in timer mode with internal clock.how can ...

l90mehdi by Associate II
  • 643 Views
  • 6 replies
  • 0 kudos

STM3210C-Eval BNC channel11 analog input

Posted on January 08, 2018 at 09:51Hello, I am looking for example of how to get analog data from BNC (channel11) instead of potentiometer in STM3210C-Eval board. I used the peripheral library example ADC1 DMA as a base. I understand that PC.04 (GPI...

Hello am working on STM32L476RG development Board i am trying to develop a smart watch as part of my masters academic project when trying to import the code from mbed complier the code is compiled but it is not being dumped may I know the reason for it

Posted on January 06, 2018 at 18:29 Hello am working on STM32L476RG development Board i am trying to develop a smart watch as part of my masters academic project when trying to import the code from mbed complier the code is compiled but it is not b...

CAN and system clock configuration

Posted on April 26, 2017 at 06:50Hi, CAN interface  on STM32F769I is not sending data using Clock configuration 1 but CAN interface is sending data with configuration 2. I am not able to narrow down that how the CAN interface is getting affected by ...

Jith cr by Associate II
  • 250 Views
  • 3 replies
  • 0 kudos

STM32f030rc AES Encryption

Posted on January 06, 2018 at 08:21Hello everyone,I am using STM32f030rc for my application. In which I want add 128bit AES encryption. For that I am referring STM32_Cryptographic _Examples. I have taken functions from AES128_CTR file. In which I am...

Resolved! STM32F105 - USB OTG - BusFault at 0x1fff7a10

Posted on January 07, 2018 at 10:07HiI try to implement a VCP on a STM32F105RB with the STM32_USB-Host-Device_Lib_V2.2.0I was able to compile the Code sucessfully.My Hardwareconfiguration is the following:Mini USB directly (without series resistors)...

How to stop HAL_CAN_ErrorCallback

Posted on April 25, 2017 at 20:27My hardware has to disconnect the CAN bus sometimes. When i do the callback HAL_CAN_ErrorCallback will pop up. My CAN bus has to continue work so i clear all flags that i found:__HAL_CAN_CLEAR_FLAG(hcan,CAN_FLAG_EWG)...

Labels