摘要:
USBDM BDM Interface for Freescale Microcontroller -- FirmwareBDM firmware for USBDM BDMsRefer to sourceforge for release filesRelease files:http://sou... 阅读全文
摘要:
Construction.Build the hardware using the information provided in thePCBdownload.The following are provided:PDFs including the circuit diagrams with p... 阅读全文
摘要:
Installation of USBDM for WindowsUnder Windows, installation is done with a standard Windows MSI fileUSBDM_X_X_X_X_Win.msi.Download from:USBDM Sourcef... 阅读全文
摘要:
Installation of USBDM USB drivers for WindowsThere are four installers provided:USBDM_Drivers_x_x_x_WinXP_x32.msi- Windows XP 32-bitUSBDM_Drivers_x_x_... 阅读全文
摘要:
IntroductionUSBDM is a debugger hardware interface for a range of Freescale microcontrollers. It is designed to work with Freescale's Codewarrior soft... 阅读全文
摘要:
IntroductionThe attached files provide a port of a combined TBDML/OSBDM code to a MC9S08JS16 processor.The primary motivation for this was to produce ... 阅读全文
摘要:
IntroductionThe attached files provide a port of a combined TBLCF/DSC code to a MC9S08JS16 processor. The primary motivation for this was to produce a... 阅读全文
摘要:
IntroductionThe attached files provide a port of a combined TBDML/OSBDM/TBLCF code to a MC9S08JM16/32/60 processor. The primary motivation for this wa... 阅读全文
摘要:
IntroductionThe FRM-xxxx boards from Freescale includes a minimal SWD based debugging interface for ARM Kinetis targets.The interface hardware is simp... 阅读全文
摘要:
The mbed HDK and mbed-enabled hardware support the CMSIS-DAP debug interface, which consists of an abstraction of the Cortex Debug Access Port (DAP) c... 阅读全文
摘要:
https://github.com/MarkDing/swd_programing_sram//// Copyright (c) 2013 SILICON LABORATORIES, INC.//// FILE NAME : 32bit_prog_defs.h// DESCRIPTION ... 阅读全文
摘要:
I want to setup an application, where a single trigger-factor (compare-match of a timer) shall request mutliple DMA streams (I.e. set new timer-value ... 阅读全文
摘要:
This is a more free standing example measuring the LSI (TIM5_CH4 internally)and demonstrating DMA/TIM capture with granularity of APB1 * 2// STM32F4-D... 阅读全文
摘要:
Hello,I'm working with a STM32F407 controller board.Right now, I want to trigger a DMA transfer with one of the internal timers (TIM1). The DMA transf... 阅读全文