Jun 25, 2020
03:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jun 25, 2020
03:58 PM
Hello
For TC38x 32-Bit Single-Chip Microcontroller :
I would like to know the dafault state for GPIOs, during and after reset, in documentation I found this: "The default state of GPIOs (Px.y) during and after PORST active is controllled via HWCFG6 (P14.4).", but I believe this is for a programmed., in any case I did not find information about how
HWCFG6 controls default state.
tks
For TC38x 32-Bit Single-Chip Microcontroller :
I would like to know the dafault state for GPIOs, during and after reset, in documentation I found this: "The default state of GPIOs (Px.y) during and after PORST active is controllled via HWCFG6 (P14.4).", but I believe this is for a programmed., in any case I did not find information about how
HWCFG6 controls default state.
tks
1 Reply
Jun 26, 2020
12:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jun 26, 2020
12:10 AM
Hi
The reset values of 1010 1010H and 0000 0000H for Pn_IOCRx registers represents input pull-up and no input pull
device (tri-state mode) being activated, respectively. The switching of the intended mode of the device is
controlled by HWCFG6. When a cold reset is activated and HWCFG6=1, the port pins except P33.8, P40 and P41 are
set to input pull-up mode, P33.8, P40 and P41 are in tri-state mode as long as PORST is activated. If HWCFG6=0,
the pins have the default state of tri-state mode.
HWCFG6 is one of a group of HWCFGx for bootup configuration:
The reset values of 1010 1010H and 0000 0000H for Pn_IOCRx registers represents input pull-up and no input pull
device (tri-state mode) being activated, respectively. The switching of the intended mode of the device is
controlled by HWCFG6. When a cold reset is activated and HWCFG6=1, the port pins except P33.8, P40 and P41 are
set to input pull-up mode, P33.8, P40 and P41 are in tri-state mode as long as PORST is activated. If HWCFG6=0,
the pins have the default state of tri-state mode.
HWCFG6 is one of a group of HWCFGx for bootup configuration:
This widget could not be displayed.