SPC563M64L5 microcontroller
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-27 10:36 PM
I have 3 documents (DocID14642 Rev 12, Doc ID 13850 Rev 6, DocID14499 Rev 9) from the SPC563M64L5 microcontroller.
Is there a complete datasheet other than these 3 documents from this microcontroller? And if so, what is the method of preparation?
I want to have ports and pin numbers. Information such as clock, commissioning of various microcontroller units, registers and all the necessary information to set up and work with this microcontroller.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-29 2:16 AM
You will find all relevant information on the website of the SPC563M64L5, e.g. the datasheet (your screenshot on the left) and the reference manual (your screenshot on the right).
- port and pin numbers: see datasheet
- commissioning of various microcontroller units: see reference manual and tab Tools & Software
- registers: see reference manual
Good luck!
If the problem is resolved, please mark this topic as answered by selecting Select as best. This will help other users find that answer faster.
/Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-29 2:36 AM
I want the number of pins and ports of the SPC563M64L5 microcontroller. Please guide me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-29 3:02 AM
As already mentioned, AN3190 does not apply here.
The GPIO are handled by the SIU and the datasheet says in section 2.3.7:
- GPIO function on 80 I/O pins
- Virtual GPIO on 64 I/O pins via DSPI serialization (requires external deserialization device)
Regards
/Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-29 3:34 AM
The specifications of the pins and ports are specified in the SPC560P50L5 microcontroller, but it is not clear in the SPC563M64L5 microcontroller. Please guide me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-29 3:45 AM
The specifications of the pins and ports are specified in the SPC560P50L5 microcontroller, but it is not clear in the SPC563M64L5 microcontroller. Please guide me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-29 4:14 AM
I don't understand what you are looking for exactly - the marked pins AN [25] and AN [27] are described in table 4, page 52 of the datasheet, e.g.:
- AN[25]: Single Ended Analog Input
- I/O Type: I (Input)
- belongs to VDDA
- Reset state: I (Input)
- LQFP144: pin 129
- LQFP176: pin 158
What do these pins have to do with the SPC560P50L5?
Regards
/Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-29 4:25 AM
Very well, I mean more clearly. I want to know the port name and pin number of the SPC563M64L5 microcontroller. For example, to know where the port B or port E are, and also to know how many pins each port has and which microcontroller bases are the numbers of those pins.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-29 4:42 AM
There is no port B or port E, there are just GPIOs. The datasheet says at the bottom of table 6:
GPIO[n]:
Configurable general purpose I/O pins. Each GPIO input and output is separately controlled by an 8-bit input (GPDI) or output (GPDO) register. Additionally, each GPIO pins is configured using a dedicated SIU_PCR register.
The GPIO pins are generally multiplexed with other I/O pin functions.
The registers GPDI and GPDO are described in the reference manual, sections 15.8.15 and 15.8.16.
Regards
/Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-29 5:02 AM
But in the SPC5Studio software it is possible to configure through the type of port and pin number.
