STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Improve code processing time

Posted on June 27, 2017 at 19:18 I am working with the STM32L486 and we aim to use as low clock speed as possible to conserve power. As a result, I need to improve the run time inside one high rate interrupt to meet the timing requirement. I was tr...

e d by Associate II
  • 2234 Views
  • 26 replies
  • 0 kudos

STM32F107RC bootloader and datecode

Posted on July 06, 2017 at 11:01Hello,we have a board with the STM32F107RC controller in TQFP64 package. According to the AN2606 chapter 13.3.2 the internal bootloader is not available on our package with a date code below 937. However the date code...

issue with USB ULPI

Posted on July 06, 2017 at 10:38Hi,please could anybody help me to find out what is wrong ?i made 2 boards,first one is using STM32F779 and second one STM32F756,from USB ULPI point of view they have same schematics and same PCB layout (connection to...

cube 4.21 hangs generating code

Posted on May 11, 2017 at 14:51I did upgrade to cube 4.21 and for 1 project, when generating the source code, cube MX hangs.I have to specify that it hangs only for 1 of my project.

Adalgiso by Associate II
  • 1048 Views
  • 8 replies
  • 0 kudos

STM32F051 as i2c slave - not 100% successful

Posted on July 04, 2017 at 01:17 Hi, in my implementation, i2c slave address recognition on STM32F051 is not 100%. Followingcommunication works well. I'm using DMA.When I set HCLK frequency to 8MHz (from HSI source), probability of address A...

kumen by Associate
  • 406 Views
  • 1 replies
  • 0 kudos

onboard st-link

Posted on July 05, 2017 at 19:52Are there no provisions to support on board ST-Link?  I would like to include ST-Link as part of my design.

CubeMx LwIP update for F1 series?

Posted on June 21, 2017 at 11:14Hello,im working with the STM3210-C Eval board (F107VC microcontroller). I recognized that for F1 series there is in CubeMx (ver.4.21.0) only a LwIp version 1.4.1 available while for F4 series there is version 2.0.0 i...