This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

STM32 CAN registers name in keil

Hi all !

Excuse me for my english !

I have a problem with CAN controller in STM32F107. For use the registers of reference manual in keil, must use the nick name of each register that available in keil area. For example to use of CAN_MCR register, must be type CAN->MCR in keil and for CAN_TI0R (mailbox0 register) must be type CAN->sTxMailBox[0].TIR .
My question is how earn this nick name of each registers for use in keil area? Is it has a reference file that refer to them?

Thanks a lot !

R A M Z E I

Parents Reply Children
No data