stanleyhuangyc / Freematics

Official source code repository for Freematics
https://freematics.com
428 stars 347 forks source link

usart communication #23

Closed anejana closed 7 years ago

anejana commented 7 years ago

hi all, I'm doing a project using the STM32F103VCT6 micro controller and the board used is HY-MiniSTM32V.The soft wares used are STM32CubeMX(for generating c initialization code) , Atollic TrueStudioLite (as the integrated development environment) ,Flash Loader Demonstrator(for flashing the code to the controller) and the Tera Term(for getting the output).I am currently doing interrupt program and i have kept my code along with this.But the program is not working as an interrupt can anyone suggest me how to fix this?Eagerly waiting for all your replies. code1.txt