資源簡介
此代碼作為STM32學習入門的實例,使用stm32的ADC,Flash,LED,DAC,DMA,定時器等外設,實現信號的采集,存儲,重現。
代碼片段和文件信息
/**
??******************************************************************************
??*?@file????fonts.c
??*?@author??MCD?Application?Team
??*?@version?V5.0.2
??*?@date????05-March-2012
??*?@brief???This?file?provides?text?fonts?for?STM32xx-EVAL‘s?LCD?driver.?
??******************************************************************************
??*?@attention
??*
??*?©?COPYRIGHT?2012?STMicroelectronics
??*
??*?Licensed?under?MCD-ST?Liberty?SW?License?Agreement?V2?(the?“License“);
??*?You?may?not?use?this?file?except?in?compliance?with?the?License.
??*?You?may?obtain?a?copy?of?the?License?at:
??*
??*????????http://www.st.com/software_license_agreement_liberty_v2
??*
??*?Unless?required?by?applicable?law?or?agreed?to?in?writing?software?
??*?di
評論
共有 條評論