STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ADC STM32F746 precision problem

Posted on May 17, 2018 at 14:02hello everyone,i've been trying to find the right configuration for my stm in order to acquire data from a ct sensor (ECS 1030) but i can't find the right configuration i've done some tests, i got a sampled signal that...

Resolved! Default Bootloader Source

Posted on May 15, 2018 at 19:21I'm working with a NUCLEO-F411RE and am starting to look at writing a custom bootloader. Is the default bootloader source available somewhere that I could use as a reference?#stm32-bootloader

Konami by Senior II
  • 1326 Views
  • 6 replies
  • 0 kudos

Create two TCP servers on stm32

Posted on May 15, 2018 at 15:38Hello,I'm trying to create two TCP servers on the STM32F767ZI microcontroller. I created my first server which is a WEB server (port 80). And now I would like to add a second TCP server (port 502). I created a second t...

0690X0000060KhRQAU.png 0690X0000060Kd1QAE.png 0690X0000060KhgQAE.png

DfuSe fails to upload to write-protected chip

Posted on May 14, 2018 at 20:16Hi!I'm using STM32F105RB chip with built-in bootloader code (jumping to bootloader by selecting BOOT0/BOOT1 voltages)If part of the chip is write protected then chip erase fails , and the MCU eventually reboots into it...

yury by Associate II
  • 437 Views
  • 0 replies
  • 0 kudos

Resolved! CubeMX L4 V1.11.0 Generated Code Issue

Posted on March 19, 2018 at 16:04I have a project for the L452 where I use MSI as the PLL input to generate SYSCLK and use PLLSAI1 to generate clock for the SAI1 peripherial. In my case, PLLM is 1 and it is set correctly for the SAI1 PLL but the gen...

B-L475E-IOT01 how to use MQTT locally

Posted on May 10, 2018 at 02:04Good evening,I've followed the getting started guide for B-L475-IOT01 to use the board in the title locally qith my mosquitto instance (http://www.st.com/content/ccc/resource/technical/document/user_manual/group0/9b/f5...