Resolved! mx configuration report
Posted on May 13, 2017 at 09:48A minor bug in STM32CubeMX 4.21.0 (Win7, Adobe Reader 2017):pin names don't fit in generated report PDF when 'locating stake' for user label is used. See attached screenshot
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on May 13, 2017 at 09:48A minor bug in STM32CubeMX 4.21.0 (Win7, Adobe Reader 2017):pin names don't fit in generated report PDF when 'locating stake' for user label is used. See attached screenshot
Posted on January 02, 2018 at 23:49The SAI clock generator subchapter and related comments throughout the SAI chapter are confusing. A complete rewrite would be beneficial, but I doubt anybody is willing to do that. So let me give a couple of simple...
Posted on January 16, 2018 at 12:25Dear,I am currently using the STM32F1Cube drivers on a STM32F107VC MCU (STM3210C-EVAL board) and I discovered a bug in CAN drivers.The problem is in the 'stm32f1xx_hal_can.h file on line 379.#define CAN_FLAG_TXOK2 ...
Posted on May 08, 2017 at 00:27I have a CubeMX generated project and need to made a FFT in Q31 format on a STM32F103RB nucleo board.I have add this includes#include <math.h>#include 'arm_math.h'#include 'arm_const_structs.h'and add a defin ition for...
Posted on January 16, 2018 at 11:00http://www.st.com/en/microcontrollers/stm32l4-series.html?querycriteria=productId=SS1580 'To simplify migration and give you all the flexibility you need, the STM32L4 is pin-to-pin compatible with the different STM...
Posted on March 13, 2017 at 15:08Hi,I need to use SMBus in a project and have come across the X-Cube-SMBus. There are no details given as to how to use CubeMX to integrate this library into my project. I use CubeMX in all my projects.Can someone tel...
Posted on January 15, 2018 at 16:08Moving code from NPX Freescale chip using CodeWarrior and Processor Expert. Have 4 lines that are used to monitor different voltages would like to know how the GPIO lines are configured to feed the ADC and check t...
Posted on January 12, 2018 at 08:22I have two executive files which there is a little difference between both files.I want to distinguish two files by inserting a number in the specific place of the executive file.Is it possible? If then, How can I ...
Posted on January 16, 2018 at 00:43Hi,I'm new and I have a problem with the CanBus in loopback mode. In particular I transmit a message with CAN1 and when I try to receive it, stdid field is empty and data fields of pRxMsg are wrong values. There is...
Posted on June 23, 2017 at 02:03Hi folks,I've got a really bizarre problem with STM32F746ZG. I can reproduce the same problem on both several Nucleo-144 boards and on a custom PCB with the same part (and same package). Wondering if anyone else has...