STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Internal error: null argument

Hi everyone. I'm working on to drive brush DC motor and tried to see how example project works but i have the problem in the title "null argument". I didn't change anything but only converting SW4STM32 to Atollic Project (this is done automatically)....

N ORhan by Associate III
  • 493 Views
  • 0 replies
  • 0 kudos

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
  • 630 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
  • 2553 Views
  • 9 replies
  • 0 kudos