We have a more than 10 years old STM32F100 project which was built by AC6, I try to use TruStudio and STM32CubeIDE 1.6.1 to import , and build it, but all fails on Error "Program "make" not found in path". How to fix it?
I start the safety functional software by the example from "STM32CubeExpansion_STL_G0_V1.1.0".
From the readme.txt, it mention "Install ST CRC tool", but it is "STM32CubeProgrammer", is this tool has built in CRC function? by post-build steps command...
I'm using TrueStudio for my previous product coding/debugging. I downloaded some example projects from ST website, there are options for IAR/Keil/STM32CubeIDE, is TrueStudio fully replaced by STM32CubeIDE?I'm get used to TrueStudio, is STM32CubeIDE...
Try to use STM32G0 LQFP32 MCU do accuracy frequency measurement, but there is no HSE crystal interface, so internal HSI RC will be for system clock, the accuracy of the system clock will affect the frequency, how accuracy is internal HSI RC clock
Thanks for your reply.Both fully bridges are for small current (1A, 2A) load control, it can be for small motor control.If I use STM32 MCU output pin directly connect to the PWD5F60 (or PWD13F60) input pin, should I use normal STM32 debugger for R&D ...
Hi SofLit,It prompt some warning message during converting, refer to attached image file.Finally, the compiler pass to build it now, but it generate a log message, refer to the text file,will this affect the debugging?
When I was using TrueStudio, it seems better than Eclipse for debugging, the product is already in the market, just add some new feature if required, I will keep TrueStudio for it. My new design will use STM32CubeIDE for coding/debugging.
Hi Piranha,It's nice to hear your experience, this is what exactly I want to know. Two questions:You setup the A/D setting manually or by STMCube? 256X oversampling, that means sampling 256 times for each conversion, that will slow down the sample ra...