STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! CubeMX can't update and generate source code

Posted on May 30, 2018 at 09:50CubeMX pop up the message 'updater is already in use and checking server. Then please retry launching the Updater after few seconds'. It has been always checking and nothing updated. Because of that issue, there is no ...

Rock Deng by Associate III
  • 4563 Views
  • 11 replies
  • 0 kudos

CAN MAIL BOX CONFIG PROBLEM

Posted on June 04, 2018 at 08:23hi ,I am using STM32F417IG we need to configure 15 mail boxes for CAN receive operation.For a initial development and testing we have configured 4 mail boxes.But we are receiving 3 only we have splited 2 each in each ...

SWOTraces in debug for printf on SW4STM32

Posted on April 11, 2017 at 11:50I'd like to be able to output printf string on the Serial Wire Viewer window during the debug on SW4STM32. I've followed the tutorial in the in Help >> Help Contents >> SystemWorkbench for STM32 User Guide >> Advance...

g. lewis by Associate II
  • 912 Views
  • 6 replies
  • 0 kudos

iap cannot work with usb

Posted on June 04, 2018 at 06:29mcu: stm32f207VGI have a bootloader which jumps to another application at 0x8040000, the testing code is    NVIC_SetVectorTable(NVIC_VectTab_FLASH, 0x40000);    NVIC_PriorityGroupConfig(NVIC_PriorityGroup_2);    USBH_...

ming hu by Associate
  • 293 Views
  • 0 replies
  • 0 kudos

Resolved! Nucleo-H743ZI Virtual Com Port Problem

Posted on June 03, 2018 at 21:53I've used the VCP with a ST32F746 Discovery board, which worked without problems.I now have a Nucleo-H743ZI and I cannot get it to work.I use Windows 7The virtual com port shows up in device manager as COM8.  I can op...