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

Can 5 V tolerant pin be turned off?

Posted on May 30, 2017 at 11:26Hi,I am using the NUCLEO - L053R8 circuit board.I question about 5 V tolerant function.A pull-up resistor driven by 5 V is added to the port of PA_8.In this case, when setting the open drain setting, 0.1 mA flows.Howev...

0690X00000607AWQAY.png

sw4stm32 basic function and printf not working

Posted on February 09, 2017 at 12:12Hi, I'm beginner and I started by a blink project using SW4STM32 along with STMCubeMx libraries set up for my board which is the STM411RE board.It  works well using the following lines in the main while loop:     ...

g. lewis by Associate II
  • 4132 Views
  • 25 replies
  • 0 kudos

STM32-L053R8 eeprom write question

Posted on May 15, 2017 at 15:36Hello, can anyone explain to me how the eeprom write works on STM chips that do have the internal EEPROM?It was my understanding that you need to erase the whole page before writing to it but after writing 0x08 on a ce...

STM32L496 Migration

Posted on May 12, 2017 at 18:53 Hi All, Actually, I'm using STM32L486RG microcontroler in my project, I have to migrate from this microcontroler to theSTM32L496RG by modifying project's configuration, so I followed these steps : I upgrate...

I2C reading by old method

Posted on May 05, 2017 at 11:56Hello ST community,I had already posted the same query with HAL libraries but I am trying to write and read to/from the EEPROM by using old method but I am stucked in reading from the eeprom.My code is,uint8_t mem_adr ...

deokar by Associate II
  • 483 Views
  • 0 replies
  • 0 kudos

Resolved! STM32_MAT/Target Error

Posted on April 19, 2017 at 20:54GreetingsI tried for 2.5 days to build a Matlab/Simulink (matlab 2017a) model and use ST_MAT_Library(4.4.1) to generate code. But it didn't work. I setup the system target file as 'stm32.tlc', and I added the path of...