Others: STM32 MCUs related

Find out more about STM32 implementations with external components, discuss use cases, and discover how to use new tools and ST components.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Help using SIMCom Y7080E on STM32L0

I would like to request assistance regarding an integration issue between my microcontroller(STM32L051C8T6) and the SIM Y7080E (an NB-IoT connectivity chip being used to publish messages via MQTT). I am using an STM32L0 to control the SIM via UART, b...

Changing Brightness

Hi I am having some trouble adjusting the brightness for the STM32F7.I used this in main.c, and externed it I tried using this in model.cpp and in main.c, neither seems to adjust the brightness of the display. void setDutyCycle(float duty_cycle) { ...

Priyank by Senior
  • 367 Views
  • 2 replies
  • 1 kudos

Resolved! Best MCU to use for BMS

Hello,We are in the process of migrating our current BMS from an old MCU to a new one. and we want to check if ST has a suitable MCU for our use case:1) The MCU will manage up to 100 battery monitoring chips connected in daisy chain (isolated SPI)2) ...

tarikm by Associate II
  • 1007 Views
  • 5 replies
  • 0 kudos

Resolved! Background function

Hi there!I still work on my project for read Ibutton. In the main i check every 500ms if there is any key(unfortunally i can’t use interrupt) . Now i want use a W2812B for report some error. Soo my question is how I can implement one function work in...

SGian.1 by Senior
  • 816 Views
  • 3 replies
  • 1 kudos