User Activity

Posted on January 20, 2017 at 10:59Hello,I have to design a 180V/ 2A brushed dc motor controller board using Hbrdige.My question : is there any high voltage ST eval board for brushed dc motors ?If not, is there a low cost solution to obtain 180V DC ...
Posted on January 05, 2017 at 09:40Hello,I want to create a project using IAR for an stm32 MCU.Without using the IAR assembly startup file , i want to jump directly to the main functionIs there any solution to do this ?  Thank you,#iar-project
Posted on December 28, 2016 at 13:41Hello,I have made a code that initialize a timer of an STM32F0 to tick every 1 ms and generate an update interrupt , and i want to test if my code work correctlyMy questions:1- The IAR startup file should be Added...
Posted on June 30, 2015 at 11:27HiI am working with stm32 using GNU ARM Eclipse plugin.I want to modify the linker scripts to change the program start addressCan anyone help me?  Thanks
Posted on June 28, 2015 at 14:49Hi I am using stm32f0 to wtrite and read from sd card using FATFS.Every thing is ok  : integration of FATFS files and making the correct hardware connection.I can communicate with the sd card for example to get its p...