lixiantai / JLink_ARM_OB

JLink_ARM_OB based on stm32f072

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JLink_ARM_OB(Type-C)

  • Author: DataSheep
  • Version: 1.4
  • Update: 2018.11.06

Description

JLink-OB (STM32F072C8) is a JLink_OB download emulator based on STM32F072C8T6. It has the same functions as J-Link and ST-Link, and supports virtual serial port for easy debugging. This version is based on the X893/CMSIS-DAP modification. On-board 5V and 3.3V output, suitable for a variety of Cotex-M core microcontrollers.

This version of JLink_ARM_OB uses STM32F072C8 internal oscillations, eliminating the need for an external crystal, which make a smaller PCB area.

JLink-OB (STM32F072C8)是基于STM32F072C8T6的一款JLink_OB下载仿真器,具有J-Link、ST-Link等相同功能,并且支持虚拟串口,方便调试。本版本基于X893/CMSIS-DAP修改。板载5V和3.3V输出,适合各种Cotex-M内核单片机。

此版本JLink_ARM_OB使用STM32F072C8内部震荡,省去了外部晶振,PCB面积更小。

License

知识共享许可协议

This work was produced by DataSheep and licensed under a Creative Commons Attribution-Share Alike 4.0 International License Agreement.

本作品由DataSheep制作,采用知识共享署名-相同方式共享 4.0 国际许可协议进行许可。

Photos

PCB

Photos during test

JLink_ARM_OB

Instructions for use

This version does not have the SW download interface, it can be programed through the serial port, the BOOT0 on the back must be connected with 3.3v before programing (see PCB diagram), you can use the ST official serial programing tool Flash Loader Demonstrator, firmware in the project directory. After the download is complete, you need to lower BOOT0 or leave it empty.

此版本没有留SW下载接口,可通过串口下载,下载前将背面BOOT0接高(详见PCB图),下载推荐使用ST官方串口下载工具Flash Loader Demonstrator,固件在项目目录文件夹下,下载完成后需要将BOOT0拉低或者悬空。 JLink_ARM_OB

Update for usb Type-C interface

For ease of use, the USB Type-C interface has been updated with the advantage of being able to plug in and out and eliminating the need to prepare an extra micro USB cable. For details, please refer to the article: Upgrade Type-C Interface

为了方便使用,更新了USB Type-C接口,好处是可以正反插,并且不用再准备一根多余的micro USB数据线。详细内容可以参考文章:升级Type-C接口

About

JLink_ARM_OB based on stm32f072


Languages

Language:HTML 100.0%