STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Eclipse shows error though GCC says no error

I'm just getting started with development for STMF4 etc.Using Eclipse IDE for GNU ARM & RISC-V C/C++ Developers Version: 2018-09 (4.9.0)Got the blinky C++ example to build and run fine on STMF4 Discovery board.Despite no errors from GCC build, Eclips...

0690X000006CDqAQAW.png

Install STM32CubeMX problem. java7

Install STM32CubeMX problem. Installation wants to Java7. But I`m have installed jdk8 and jre8. JAVA_HOME enabled in properties, jdk8/bin in Path added.But installation wants Java7!!!!WTF?

ASaba by Associate II
  • 342 Views
  • 1 replies
  • 0 kudos

How to get the Unix timestamp from STM F7?

I need to get the Unix timestamp from my F7 application.I know how to use the HAL_RTC_GetTime() function that returns the time in the RTC_TimeTypeDef, but I want the raw epoch time since 1/1/1970.Is there a function to get this timestamp?

STM32L011E4 Using DMA/DMA Burst for one pulse output

I have the need to send a serial data stream where each cycle may or may not have a different duty cycle. My frequency is 10 KHz.The data stream to send a 0x5A with parity would look like this (1 cycle at each duty cycle)Start Bit 90% Duty Cycle...

MKatz by Associate II
  • 1302 Views
  • 9 replies
  • 0 kudos

Resolved! STM32L452 package with VDD12

Using the STM32L452. Would like to use the Vdd12 pin but it appears to be only available on the LQFP 64 package. Is there any way to have that pin available on the BGA packages?

TVale by Associate
  • 484 Views
  • 2 replies
  • 0 kudos