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

Is stm32f051 supported by stm32mattarget, since I have issues with the timers and also ADC in simulink?

Posted on June 20, 2017 at 13:55Hello,WhenI am adding an ADC block to my model  I can not set the channel which the MCU should read from and with timer I get this error Can not get APB timer frequency. I have already configured the MCU in STM CUBE M...

0690X00000607QPQAY.png 0690X00000607NlQAI.png

STM Studio GDB lvalue error on import .AXF

Posted on June 12, 2017 at 13:48I am having an issue with a particular set of developed firmware and using the STM Studio variable logging tool. On trying to import variables from a .axf file created by Keil uVision, I am presented with hundreds of ...

Can SW4STM32 be configured to use GCC v4.9 ?

Posted on May 30, 2017 at 13:45Cross-post: http://www.openstm32.org/tiki-view_forum_thread.php?forumId=7&threadId=5150&comzone=show&sharpthreadId5150  SW4STM32 seems to come with GCC v5Working with exported mbed projects requires GCC v4.9.Can the SW...

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
  • 3919 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...