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

Re synchronisation of 2 M24M02-DR eeproms

Posted on January 05, 2017 at 06:30I am trying to implement Application note AN1471, There are two eeprom devices connected to the bus, First eeprom chip enable connected to gnd and the Second one to vcc(differentiated by device address). When i sen...

sivaram by Associate III
  • 956 Views
  • 5 replies
  • 0 kudos

IAR project

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

Cesar cfg by Associate II
  • 1203 Views
  • 3 replies
  • 0 kudos

M24M02-DR EEPROM Error

Posted on December 31, 2016 at 08:10Hi!What are the possible ways in which the above mentioned EEPROM could produce corrupt data?There are issues faced when reading the data written into the EEPROM.The issues occur at completely random times and hav...

IAR Simulator

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

Cesar cfg by Associate II
  • 1588 Views
  • 5 replies
  • 0 kudos

Resolved! I cant define a class in uV5

Posted on December 25, 2016 at 02:00I set all the pins in CubeMx,added a class to a .h filerenamed main.c to main.cppincluded the .hand 'class' is undefined.is there a switch in Cube for this ? using an '091#class-undefined #uv5 #keil

T J by Lead
  • 1560 Views
  • 5 replies
  • 0 kudos

ARM mbed semihosting fs with stm32

Posted on December 15, 2016 at 20:48One of the unique things about ARM mbed-enabled boards (such as my 32F746GDISCOVERY) is that they have a small storage area that is shows up in Windows or Linux when the board is connected by USB. An executable ca...

aaron2399 by Associate II
  • 1054 Views
  • 2 replies
  • 0 kudos

Resolved! While using same project in SW4STM32

Posted on December 06, 2016 at 09:45 Dear Sir, As we discussed earlier, difficulties on adapting project in SW4STM32 and mdk-keil, things might related to compiler, including paths, wrong pre-processors, undefined characters, unresolved items, mi...

0690X00000605d4QAA.png

Is anyone using MBED?

Posted on November 30, 2016 at 01:28Does anyone know the status of mBED development route? Are people using it? I looked at a site that showed how to use it and it looked similar to Arduino code. Just looking at the options since the SPL is not goi...