STM32CubeMX using a template to generate Workbench Project
Posted on August 14, 2015 at 22:05Can STM32CubeMX be configured to use a template to generate an IAR Workbench Project file with my default project, compiler and linker settings?
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on August 14, 2015 at 22:05Can STM32CubeMX be configured to use a template to generate an IAR Workbench Project file with my default project, compiler and linker settings?
Posted on August 02, 2015 at 17:47 What does these 3 parameters mean? RM0360(''STM32F030x4/x6/x8 advanced ARM-based 32-bit MCUs'') tells nothing about the possibility of use a binary format. Also, daylight saving is only the possibility to add ...
Posted on August 26, 2015 at 10:21Hello, I am a beginner in STM32L.I just build a CDC usb virtual com port program with STM32Cube MX.But inside the Main file, there is only a MX_USB_Init() function.How do I add data send function in the main.c? An...
Posted on August 22, 2015 at 04:11Is there a document that describes the selection of push pull, open drain, maximum output speed, AHB clock, etc for GPIO port operation on STM32F427xx under STM32CubeMX ? The datasheets for the chips on the PCB t...
Posted on August 25, 2015 at 13:16Hey I am making a microSD card logger, it is going to run on a battery so the power consumpion is of big importance and because of that microSD card speed also matters a lot. I've found the program H2testw which is...
Posted on August 23, 2015 at 17:08STM32 F7 running hotter than F4?
Posted on August 06, 2015 at 02:56Having to enable the description of the config parameters at the bottom of the window is non-sense. there is plenty of room to add these in columns without taking any more space and will make it easier to browse fo...
Posted on August 25, 2015 at 13:46STM32 i want my timer to work with 10msec max limit(10msec ON and 10msec OFF)
Posted on August 21, 2015 at 09:26Hello,I wanted to know if someone has already worked on ETM trace on STM32 cortex-M4. My purpose is to activate them into the embedded software itself and dumping traces on the 5 following pins (TRACED[0-3] + TRACEC...
Posted on August 25, 2015 at 03:34Can the program image generated by MDK be loaded/written directly into STM32F4 flash using ST-Link Utility, without using MDK to orchestrate the load by ST-Link Utility ?