STM32F10x interrupt example question
Posted on September 04, 2017 at 05:42HI.Currently I'm trying to understand about STM32F10x's interrupt.So I've got some snippet code as the below,USART1's IRQ number is 37.// interrupt example snippet code //unsigned int vector_table_start_addr = *(...