User Activity

Posted on November 06, 2017 at 15:59Hello,I`m using the CubeMX 4.23 and want to use the HAL USB Driver. In the usbh:conf.h is the code:/* Memory management macros */ &sharpdefine USBH_malloc malloc&sharpdefine USBH_free free&sharpdefine USBH_memset ...
Posted on March 31, 2017 at 12:51Hello ST,why can not I Enable in the lwip configuration CHECKSUM_GEN_ICMP when LWIP_CHECKSUM_CTRL_PER_NETIF is set to Enable.cube version 4.20
Posted on December 01, 2016 at 17:01Hello,we are using a stm32f4 with a LTDC Display. CubeMX set's the speed of all Pins to LOW. Same problem with the MCO Pin.I hope this information will help you improve your products.Yours faithfully #!stm32-!c...
Posted on October 05, 2016 at 17:48Hello,i am using a custom made bootloader on an stm32f107. So i need to change VECT_TAB_OFFSET in the application code to offset the vector table. But every time when i`m generating code with Cube Mx the file syste...
Posted on August 11, 2016 at 08:17Hey,i'm using CubeMX to generate code. In one of the examples is an EEPROM emulation (STM32Cube_FW_F1_V1.4.0\Projects\STM32F103RB-Nucleo\Applications\EEPROM\EEPROM_Emulation) which I want to use. My Problem is that ...