Loading...
 

Zephyr project on STM32

   Zephyr Workbench, a VSCode extension to manage Zephyr on STM32.
It enables users to easily create, develop, and debug Zephyr applications.
Main features:
  • Install host dependencies.
  • Import toolchain and SDK.
  • Create, configure, build and manage apps.
  • Debug STM32.
You can directly download it from the VSCode marketplace
For more details, visit the Zephyr Workbench

System Workbench for STM32


Cannot program STM32F746 - Please help

France

Hi,

We are always happy to help when someone ask a question on a subject we can look at; however the FTD2232D is not a supported debug probe, as we concentrate on the ST-provided STLink-V2 and STLint-V2.1, so, as Kevin already mentioned, you would probably get more answers either on the OpenOCD forum, or on the FTDI forums (the FTD2232 is an FTDI chip isn’t it?)

Moreover, if I can give you an advice, being exhaustive when reporting a bug is a good thing, but you should be reasonable: two posts of several hundred lines each do not help people find th erelevent information. It is a lot better to first present the context of your problem (like you do) then, when asked for, provide more detailed information.

Providing such an overly detailed log is counter productive as people will not read it f they do not fask for it but may just skip your message, afraid by its sheer volume; this is not only true here but is part of the standard netiquette that any forum will expect you to follow.

Bernard