STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

can not install stm32cubemx on mac

Posted on August 08, 2017 at 10:56I download the en.stm32cubemx.zip file from st.com website, but can't install it.When I double-click the SetupSTM32CubeMX-4.22.0.app, nothing happen. my java version is :╰─$ java -versionjava version '1.8.0_111'Java...

lo_529 by Associate III
  • 1518 Views
  • 10 replies
  • 1 kudos

STM32L152 can't enter in ''low power run'' mode

Posted on September 14, 2017 at 11:01Hi,I am using STM32L152 in my project.I have configured MSI clock to run at 2 MHz at startup which is fine. I have set power regulator voltage to PWR_REGULATOR_VOLTAGE_SCALE2.But when I am configuring it to run i...

Is there a way to get CubeMX to link interrupts to a GPIO pin but have the interrupt start DISABLED in the areas of the code it manages?

Posted on September 14, 2017 at 18:02Using CubeMX 4.21.0I have  GPIO that is attached to an EXTI interrupt. (Pin Configuration page)On the NVIC Configuration page, the EXTI interrupts are EnabledThe EXTI interrupts are checked to generate IRQ handle...

FSM bug in STM32 ?

Posted on September 14, 2017 at 11:02HI.Now I'm trying to debug code with break pointers in STM32F4 kit.As you can see the below code, I put some break point in my code.But problem is taht FSM go broken. At the line 437, I go next step (F11),But it ...

0690X00000608DbQAI.png 0690X00000607FIQAY.png

stm32f415 increase 64k RAM data

Posted on September 12, 2017 at 16:52Hi,I'm using STM32F415 with treadX OS and NetxduoWhen I want to allocate some data, it crash when I'm over 64 KbI have try to configure OPENOCD with this configuration but no changes:configure -work-area-phys 0x2...

Resolved! Missing pulse detection in the STM32F407?

Posted on August 27, 2017 at 08:52I've got an application where pulses arrive every 28 usec or so--I'd like to use the stm32f4 timers to detect when at least 4 pulses are missing.   It's easy enough to do in discrete logic, but I'd like to avoid tha...

STM32F303RC

Posted on September 14, 2017 at 17:16Good morning,which development board can I use for STM32F303RC?Thanks and regards,Marco S.#stm32f303rc

sirpak by Associate II
  • 153 Views
  • 1 replies
  • 0 kudos