Table 19.Total current consumption with code execution in run mode at V
Table 20.Total current consumption with code execution in run mode at V
Table 21.Total current consumption in wait mode at V
Table 22.Total current consumption in wait mode at V
Table 23.Total current consumption in active halt mode at V
Table 24.Total current consumption in active halt mode at V
Table 25.Total current consumption in halt mode at V
Table 26.Total current consumption in halt mode at V
Figure 16.Typical HSI frequency variation vs V
Figure 17.Typical LSI frequency variation vs V
Figure 18.Typical V
Figure 19.Typical pull-up resistance vs V
Figure 20.Typical pull-up current vs V
Figure 21.Typ. V
Figure 22.Typ. V
Figure 23.Typ. V
Figure 24.Typ. V
Figure 25.Typ. V
Figure 26.Typ. V
Figure 27.Typ. V
Figure 28.Typ. V
Figure 29.Typ. V
Figure 30.Typ. V
Figure 37.SO8N – 8-lead, 4.9 x 6 mm, plastic small outline, 150 mils body width, package outline . 77
Figure 38.SO8N – 8-lead 4.9 x 6 mm, plastic small outline, 150 mils body width,
This datasheet contains the description of the STM8S001J3 features, pinout, electrical
characteristics, mechanical data and ordering information.
•For complete information on the STM8S microcontroller memory, registers and
peripherals, please refer to the STM8S and STM8A microcontroller families reference
manual (RM0016).
•For information on programming, erasing and protection of the internal Flash memory
please refer to the PM0051 (How to program STM8S and STM8A Flash program
memory and data EEPROM).
•For information on the debug and SWIM (single wire interface module) refer to the
STM8 SWIM communication protocol and debug module user manual (UM0470).
•For information on the STM8 core, please refer to the STM8 CPU programming manual
(PM0044).
8/85DS12129 Rev 3
STM8S001J3Description
2 Description
The STM8S001J3 8-bit microcontrollers offer 8 Kbytes of Flash program memory, plus
integrated true data EEPROM. It is referred to as low-density device in the STM8S
microcontroller family reference manual (RM0016).
The STM8S001J3 device provides the following benefits: performance, robustness and
reduced system cost.
Device performance and robustness are ensured by true data EEPROM supporting up to
100000 write/erase cycles, advanced core and peripherals made in a state-of-the-art
technology at 16
clock source, and a clock security system.
The system cost is reduced thanks to a high system integration level with internal clock
oscillators, watchdog, and brown-out reset.
Full documentation is offered as well as a wide choice of development tools.
Pin count8
MHz clock frequency, robust I/Os, independent watchdogs with separate
Table 1. STM8S001J3 features
FeaturesSTM8S001J3
Max. number of GPIOs (I/O)5
External interrupt pins5
Timer CAPCOM channels3
Timer complementary outputs1
A/D converter channels3
High-sink I/Os4
Low-density Flash program memory
(byte)
RAM (byte) 1 K
True data EEPROM (byte)128
Multi purpose timer (TIM1), SPI unidirectional, I2C, UART,
The following section intends to give an overview of the basic features of the STM8S001J3
functional modules and peripherals.
For more detailed information please refer to the corresponding family reference manual
(RM0016).
4.1 Central processing unit STM8
The 8-bit STM8 core is designed for code efficiency and performance.
It contains six internal registers which are directly addressable in each execution context, 20
addressing modes including indexed indirect and relative addressing and 80 instructions.
Architecture and registers
•Harvard architecture
•3-stage pipeline
•32-bit wide program memory bus - single cycle fetching for most instructions
•X and Y 16-bit index registers - enabling indexed addressing modes with or without
offset and read-modify-write type data manipulations
•8-bit accumulator
•24-bit program counter - 16-Mbyte linear memory space
•16-bit stack pointer - access to a 64 K-level stack
•8-bit condition code register - 7 condition flags for the result of the last instruction
Addressing
•20 addressing modes
•Indexed indirect addressing mode for look-up tables located anywhere in the address
space
•Stack pointer relative addressing mode for local variables and parameter passing
Instruction set
•80 instructions with 2-byte average instruction size
•Standard data movement and logic/arithmetic functions
•8-bit by 8-bit multiplication
•16-bit by 8-bit and 16-bit by 16-bit division
•Bit manipulation
•Data transfer between stack and accumulator (push/pop) with direct stack access
•Data transfer using the X and Y registers or direct memory-to-memory transfers
DS12129 Rev 311/85
24
Functional overviewSTM8S001J3
4.2 Single wire interface module (SWIM) and debug module (DM)
The single wire interface module and debug module permits non-intrusive, real-time incircuit debugging and fast memory programming.
SWIM
Single wire interface module for direct access to the debug module and memory
programming. The interface can be activated in all device operation modes. The maximum
data transmission speed is 145 byte/ms.
Debug module
The non-intrusive debugging module features a performance close to a full-featured
emulator. Beside memory and peripherals, also CPU operation can be monitored in realtime by means of shadow registers.
•R/W to RAM and peripheral registers in real-time
•R/W access to all resources by stalling the CPU
•Breakpoints on all program-memory instructions (software breakpoints)
As the NRST pin is not available on this device, if the SWIM pin should be used with the I/O
pin functionality, it is recommended to add a ~5 seconds delay in the firmware before
changing the functionality on the pin with SWIM functions. This action allows the user to set
the device into SWIM mode after the device power on and to be able to reprogram the
device. If the pin with SWIM functionality is set to I/O mode immediately after the device
reset, the device is unable to connect through the SWIM interface and it gets locked forever.
This initial delay can be removed in the final (locked) code.
If the initial delay is not acceptable for the application there is the option that the firmware
reenables the SWIM pin functionality under specific conditions such as during firmware
startup or during application run. Once that this procedure is done, the SWIM interface can
be used for device debug/programming.
4.3 Interrupt controller
•Nested interrupts with three software priority levels
•32 interrupt vectors with hardware priority
•Up to 5 external interrupts including TLI
•Trap and reset interrupts
4.4 Flash program memory and data EEPROM
•8 Kbytes of Flash program single voltage Flash memory
•128 byte true data EEPROM
•User option byte area
12/85DS12129 Rev 3
STM8S001J3Functional overview
Write protection (WP)
Write protection of Flash program memory and data EEPROM is provided to avoid
unintentional overwriting of memory that could result from a user software malfunction.
There are two levels of write protection. The first level is known as MASS (memory access
security system). MASS is always enabled and protects the main Flash program memory,
data EEPROM and option bytes.
To perform in-application programming (IAP), this write protection can be removed by
writing a MASS key sequence in a control register. This allows the application to modify the
content of main program memory and data EEPROM, or to reprogram the device option
bytes.
A second level of write protection, can be enabled to further protect a specific area of
memory known as UBC (user boot code). Refer to
The size of the UBC is programmable through the UBC option byte (Ta b le 12), in increments
of 1 page (64-byte block) by programming the UBC option byte in ICP mode.
This divides the program memory into two areas:
•Main program memory: 8 Kbyte minus UBC
•User-specific boot code (UBC): Configurable up to 8 Kbyte
The UBC area remains write-protected during in-application programming. This means that
the MASS keys do not unlock the UBC area. It protects the memory used to store the boot
program, specific code libraries, reset and interrupt vectors, the reset routine and usually
the IAP and communication routines.
Figure 2.
Low density
Flash program
memory
(8 Kbytes)
Figure 2. Flash memory organization
Option bytes
Data EEPROM (128 bytes)
UBC area
Remains write protected during IAP
Program memory area
Write access possible for IAP
Programmable
area from 64 bytes
(1 page) up to
8 Kbytes
(in 1 page steps)
MS36408V1
DS12129 Rev 313/85
24
Functional overviewSTM8S001J3
Read-out protection (ROP)
The read-out protection blocks reading and writing the Flash program memory and data
EEPROM memory in ICP mode (and debug mode). Once the read-out protection is
activated, any attempt to toggle its status triggers a global erase of the program memory.
Even if no protection can be considered as totally unbreakable, the feature provides a very
high level of protection for a general purpose microcontroller.
Recommendation for the device's programming:
The device's 8 Kbytes program memory is not empty on virgin devices; there is code loop
implemented on the reset vector. It is recommended to keep valid code loop in the device to
avoid the program execution from an invalid memory address (which would be any memory
address out of 8 Kbytes program memory space).
If the device's program memory is empty (0x00 content), it displays the behavior described
below:
•After the power on, the “empty” code is executed (0x0000 opcodes = instructions: NEG
(0x00, SP)) until the device reaches the end of the 8 Kbytes program memory (the end
address = 0x9FFF).
It takes around 4 milliseconds to reach the end of the 8 Kbytes memory space @2 MHz
HSI clock.
•Once the device reaches the end of the 8 Kbytes program memory, the program
continues and code from a non-existing memory is fetched and executed.
The reading of non-existing memory is a random content which can lead to the
execution of invalid instructions.
The execution of invalid instructions generates a software reset and the program starts
again. A reset can be generated every 4 milliseconds or more.
Only the “connect on-the-fly” method can be used to program the device through the SWIM
interface. The “connect under-reset” method cannot be used because the NRST pin is not
available on this device.
The “connect on-the-fly” mode can be used while the device is executing code, but if there is
a device reset (by software reset) during the SWIM connection, this connection is aborted
and it must be performed again from the debug tool. Note that the software reset occurrence
can be of every 4 milliseconds, making it difficult to successfully connect to the device's
debug tool (there is practically only one successful connection trial for every 10 attempts).
Once that a successful connection is reached, the device can be programmed with a valid
firmware without problems; therefore it is recommended that device is never erased and
that is contains always a valid code loop.
14/85DS12129 Rev 3
STM8S001J3Functional overview
4.5 Clock controller
The clock controller distributes the system clock (f
MASTER)
coming from different oscillators
to the core and the peripherals. It also manages clock gating for low power modes and
ensures clock robustness.
Features
•Clock prescaler: To get the best compromise between speed and current
consumption the clock frequency to the CPU and peripherals can be adjusted by a
programmable prescaler.
•Safe clock switching: Clock sources can be changed safely on the fly in run mode
through a configuration register. The clock signal is not switched until the new clock
source is ready. The design guarantees glitch-free switching.
•Clock management: To reduce power consumption, the clock controller can stop the
clock to the core, individual peripherals or memory.
•Master clock sources: Three different clock sources can be used to drive the master
clock:
–Up to 16 MHz high-speed user-external clock (HSE user-ext)
–16 MHz high-speed internal RC oscillator (HSI)
–128 kHz low-speed internal RC (LSI)
•Startup clock: After reset, the microcontroller restarts by default with an internal
2 MHz clock (HSI/8). The prescaler ratio and clock source can be changed by the
application program as soon as the code execution starts.
•Clock security system (CSS): This feature can be enabled by software. If an HSE
clock failure occurs, the internal RC (16 MHz/8) is automatically selected by the CSS
and an interrupt can optionally be generated.
•Configurable main clock output (CCO): This outputs an external clock for use by the
application.
Table 2. Peripheral clock gating bit assignments in CLK_PCKENR1/2 registers
For efficient power management, the application can be put in one of four different lowpower modes. You can configure each mode to obtain the best compromise between the
lowest power consumption, the fastest start-up time and available wakeup sources.
•Wait mode: In this mode, the CPU is stopped, but peripherals are kept running. The
wakeup is performed by an internal or external interrupt or reset.
•Active halt mode with regulator on: In this mode, the CPU and peripheral clocks are
stopped. An internal wakeup is generated at programmable intervals by the auto wake
up unit (AWU). The main voltage regulator is kept powered on, so current consumption
is higher than in active halt mode with regulator off, but the wakeup time is faster.
Wakeup is triggered by the internal AWU interrupt, external interrupt or reset.
•Active halt mode with regulator off: This mode is the same as active halt with
regulator on, except that the main voltage regulator is powered off, so the wake up time
is slower.
•Halt mode: In this mode the microcontroller uses the least power. The CPU and
peripheral clocks are stopped, the main voltage regulator is powered off. Wakeup is
triggered by external event or reset.
4.7 Watchdog timers
The watchdog system is based on two independent timers providing maximum security to
the applications.
Activation of the watchdog timers is controlled by option bytes or by software. Once
activated, the watchdogs cannot be disabled by the user program without performing a
reset.
Window watchdog timer
The window watchdog is used to detect the occurrence of a software fault, usually
generated by external interferences or by unexpected logical conditions, which cause the
application program to abandon its normal sequence.
The window function can be used to trim the watchdog behavior to match the application
perfectly.
The application software must refresh the counter before time-out and during a limited time
window.
A reset is generated in two situations:
1.Timeout: at 16 MHz CPU clock the time-out period can be adjusted between 75 µs up
to 64
ms.
2. Refresh out of window: the down-counter is refreshed before its value is lower than the
one stored in the window register.
16/85DS12129 Rev 3
STM8S001J3Functional overview
Independent watchdog timer
The independent watchdog peripheral can be used to resolve processor malfunctions due to
hardware or software failures.
It is clocked by the 128 kHz LSI internal RC clock source, and thus stays active even in case
of a CPU clock failure
The IWDG time base spans from 60 µs to 1 s.
4.8 Auto wakeup counter
•Used for auto wakeup from active halt mode
•Clock source: internal 128 kHz internal low frequency RC oscillator or external clock
•LSI clock can be internally connected to TIM1 input capture channel 1 for calibration
4.9 TIM1 - 16-bit advanced control timer
This is a high-end timer designed for a wide range of control applications. With its
complementary outputs, dead-time control and center-aligned PWM capability, the field of
applications is extended to lighting and half-bridge driver.
•16-bit up, down and up/down autoreload counter with 16-bit prescaler
•Four independent capture/compare channels (CAPCOM) configurable as input
capture, output compare, PWM generation (edge and center aligned mode) and single
pulse mode output
•Synchronization module to control the timer with external signals
•Break input to force the timer outputs into a defined state
•One complementary output (CH1 with CH1N option) with adjustable dead time
•Interrupt sources: 3 x input capture/output compare, 1 x overflow/update, 1 x break
4.10 TIM2 - 16-bit general purpose timer
•16-bit autoreload (AR) up-counter
•15-bit prescaler adjustable to fixed power of 2 ratios 1…32768
•Interrupt sources: 3 x input capture/output compare, 1 x overflow/update
4.11 TIM4 - 8-bit basic timer
•8-bit autoreload, adjustable prescaler ratio to any power of 2 from 1 to 128
•Clock source: CPU clock
•Interrupt source: 1 x overflow/update
DS12129 Rev 317/85
24
Functional overviewSTM8S001J3
Counter
Timer
TIM1 16Any integer from 1 to 65536Up/down21
TIM2 16Any power of 2 from 1 to 32768Up30No
TIM48Any power of 2 from 1 to 128Up00No
1. TIM1_CH2N with TIM1_CH1
size
(bits)
Prescaler
Table 3. TIM timer features
Counting
mode
CAPCOM
channels
Complem.
outputs
(1)
4.12 Analog-to-digital converter (ADC1)
STM8S001J3 contains a 10-bit successive approximation A/D converter (ADC1) with up to
three external and one internal multiplexed input channels and the following main features:
•Input voltage range: 0 to V
•Conversion time: 14 clock cycles
•Single and continuous, buffered continuous conversion modes
•Buffer size (10 x 10 bits)
•Scan mode for single and continuous conversion of a sequence of channels
•Analog watchdog capability with programmable upper and lower thresholds
•Analog watchdog interrupt
•Internal reference voltage on channel AIN7
•External trigger input
•Trigger from TIM1 TRGO
•End of conversion (EOC) interrupt
DDA
Ext.
trigger
No
Timer
synchr-
onization/
chaining
No
next paragraph :
Internal bandgap reference voltage
Channel AIN7 is internally connected to the internal bandgap reference voltage. The internal
bandgap reference is constant and can be used, for example, to monitor V
determine the absolute voltage on external input channels. It is independent of variations in
V
and ambient temperature TA.
DD
4.13 Communication interfaces
The following communication interfaces are implemented:
This section presents the pinouts and pin descriptions for STM8S001J3. Tab le 4 introduces
the legends and abbreviations that are used in the upcoming subsections.
TypeI = input, O = output, S = power supply
Level
Output speed
Port and control
configuration
Reset state
Table 4. Legend/abbreviations for STM8S001J3 pin description tables
InputCM = CMOS
OutputHS = high sink
O1 = slow (up to 2 MHz)
O2 = fast (up to 10 MHz)
O3 = fast/slow programmability with slow as default state after reset
O4 = fast/slow programmability with fast as default state after reset
Inputfloat = floating, wpu = weak pull-up
OutputT = true open drain, OD = open drain, PP = push pull
Bold x
(pin state after internal reset release)
Unless otherwise specified, the pin state is the same during the reset phase
and after the internal reset release.
5.1 STM8S001J3 SO8N pinout and pin description
Figure 3 presents the STM8S001J3 pinout image and Tab le 5 below presents the device’s
pins description.
Figure 3. STM8S001J3 SO8N pinout
1. [ ] Alternative function option (if the same alternate function is shown twice, it indicated an exclusive choice
and not a duplication of the function).
DS12129 Rev 321/85
24
Pinouts and pin descriptionsSTM8S001J3
Pin no.
SO8N
Pin name Type
PD6/ AIN6/
UART1 _RX
(2)
Table 5. STM8S001J3 pin description
Input Output
High
(1)
sink
Speed
Ext. interr.
I/O X
wpu
floating
XX HS O3 XX Port D6
OD PP
Main
function
(after
reset)
Default
alternate
function
Analog input
6/ UART1
data receive
1
External
clock input
PA1/ OSCIN
(3)
I/O X X X - O1 X X Port A1
(HSE clock)
2VSS/VSSA S - ------Ground-
3VCAP S - -- - ---
1.8 V regulator
capacitor
4VDD/VDDA S - ------Power supply-
PA3/ TIM2_ CH3
[SPI_ NSS]\
[UART1_TX]
(2)
I/O X X X HS O3 X X Port A3
Timer 2
channel 3
5
PB5/ I2C_ SDA
[TIM1_ BKIN]
PB4/ I2C_ SCL
6
/[ADC_ETR]
PC3/ TIM1_CH3
[TLI]
[TIM1_ CH1N]
7
PC4/ CLK_CCO/
TIM1_
CH4/[AIN2]/
[TIM1_ CH2N]
PC5/ SPI_SCK
[TIM2_ CH1]
I/O X
- X - O1 T
I/O X- X - O1 T
I/O X
I/O X
I/O X
X X HS O3 X X Port C3
X X HS O3 X X Port C4
X X HS O3 X X Port C5 SPI clock
(4)
-Port B5I2C data
(4)
- Port B4 I2C clock
Timer 1 channel 3
Configurable
clock
output/Timer
1 - channel 4
Alternate
function
after remap
[option bit]
-
-
-
SPI master/
slave select
[AFR1]
UART1 data
transmit
[AFR1 and
AFR0]
Timer 1 break input
[AFR4]
ADC
external
trigger
[AFR4]
To p le v e l
interrupt
[AFR3]
Timer 1 inverted
channel 1
[AFR7]
Analog input
2 [AFR2],
Timer 1 inverted
channel 2
[AFR7]
Timer 2 channel 1
[AFR0]
22/85DS12129 Rev 3
STM8S001J3Pinouts and pin descriptions
Table 5. STM8S001J3 pin description (continued)
Pin no.
SO8N
Pin name Type
PC6/ SPI_MOSI
[TIM1_ CH1]
PD1/ SWIM
(5)
I/O X
I/O XX
Input Output
High
(1)
wpu
floating
(5)
X X HS O3 X X Port C6
(5)
sink
Ext. interr.
X HS O4 X X Port D1
OD PP
Speed
Main
function
(after
reset)
Default
alternate
function
SPI master
out/slave in
SWIM data
interface
Alternate
function
after remap
[option bit]
Timer 1 channel 1
[AFR0]
-
Analog input
8
PD3/ AIN4/
TIM2_ CH2/
ADC_ ETR
I/O X
(5)
X X HS O3 X X Port D3
4/ Timer 2 channel
2/ADC
external
-
trigger
PD5/ AIN5/
UART1 _TX
1. I/O pins used simultaneously for high current source/sink must be uniformly spaced around the package. In addition, the total
driven current must respect the absolute maximum ratings.
2. By remapping UART1_TX (AFR0=1 and AFR1=1) to PA3 the UART1_RX alternate function on PD6 becomes unavailable.
UART1 can be then used only in Single wire half-duplex mode or in Smartcard-reader emulation mode.
3. When the MCU is in halt/active-halt mode, PA1 is automatically configured in input weak pull-up and cannot be used for
waking up the device. In this mode, the output state of PA1 is not driven. It is recommended d to use PA1 only in input mode
if halt/active-halt is used in the application.
4. In the open-drain output column, “T” defines a true open-drain I/O (P-buffer, weak pull-up, and protection diode to VDD are
not implemented). Although PB5 itself is a true open drain GPIO with its respective internal circuitry and characteristics, V
maximum of the pin number 5 is limited by the standard GPIO PA3 which is also bonded to pin number 5.
5. The PD1 pin is in input pull-up during the reset phase and after internal reset release. This PD1 default state influences all
GPIOs connected in parallel on pin# 8 (PC6, PD3, PD5).
PF4 GPIOs should be configured after device reset in output push-pull mode with output
low-state to reduce the device’s consumption and to improve its EMC immunity. The GPIOs
mentioned above are not connected to pins, and they are in input-floating mode after a
device reset.
Note:As several pins provide a connection to multiple GPIOs, the mode selection for any of those
GPIOs impacts all the other GPIOs connected to the same pin. The user is responsible for
the proper setting of the GPIO modes in order to avoid conflicts between GPIOs bonded to
the same pin (including their alternate functions). For example, pull-up enabled on PD1 is
also seen on PC6, PD3 and PD5. Push-pull configuration of PC3 is also seen on PC4 and
PC5, etc.
DS12129 Rev 323/85
24
Pinouts and pin descriptionsSTM8S001J3
5.2 Alternate function remapping
As shown in the rightmost column of the pin description table, some alternate functions can
be remapped at different I/O ports by programming one of eight AFR (alternate function
remap) option bits. Refer to
the default alternate function is no longer available.
To use an alternate function, the corresponding peripheral must be enabled in the peripheral
registers.
Alternate function remapping does not effect GPIO capabilities of the I/O ports (see the
GPIO section of the family reference manual, RM0016).
Section 8: Option bytes. When the remapping option is active,
24/85DS12129 Rev 3
STM8S001J3Memory and register map
6 Memory and register map
6.1 Memory map
Figure 4. Memory map
0x00 0000
0x00 03FF
0x00 0800
0x00 4000
0x00 407F
0x00 47FF
0x00 4800
0x00 480A
0x00 480B
0x00 4FFF
0x00 5000
0x00 57FF
0x00 5800
RAM
(1 Kbyte)
513 byte stack
Reserved
Data EEPROM
Reserved
Option bytes
Reserved
GPIO and periph. reg.
Reserved
0x00 7EFF
0x00 7F00
0x00 7FFF
0x00 8000
0x00 807F
0x00 8080
0x00 9FFF
0x00 A000
CPU/SWIM/debug/ITC
registers
32 interrupt vectors
Flash program memory
(8 Kbyte)
Reserved
0x02 7FFF
DS12129 Rev 325/85
MS36410V1
36
Memory and register mapSTM8S001J3
Tabl e 6 lists the boundary addresses for each memory size. The top of the stack is at the
RAM end address in each case.
Flash program memory8 K0x00 80000x00 9FFF
Data EEPROM1280x00 40000x00 407F
Table 6. Flash, Data EEPROM and RAM boundary addresses
Memory areaSize (byte)Start addressEnd address
RAM1 K0x00 00000x00 03FF
6.2 Register map
6.2.1 I/O port hardware register map
AddressBlockRegister labelRegister name
0x00 5000
Table 7. I/O port hardware register map
Reset
status
PA_ODRPort A data output latch register0x00
0x00 5001PA_IDRPort A input pin value register0xXX
0x00 5002PA_DDRPort A data direction register0x00
Port A
0x00 5003PA_CR1Port A control register 10x00
0x00 5004PA_CR2Port A control register 20x00
0x00 5005
PB_ODRPort B data output latch register0x00
0x00 5006PB_IDRPort B input pin value register0xXX
0x00 5007PB_DDRPort B data direction register0x00
Port B
0x00 5008PB_CR1Port B control register 10x00
0x00 5009PB_CR2Port B control register 20x00
0x00 500A
PC_ODRPort C data output latch register0x00
0x00 500BPB_IDRPort C input pin value register0xXX
0x00 500CPC_DDRPort C data direction register0x00
Port C
0x00 500DPC_CR1Port C control register 10x00
0x00 500EPC_CR2Port C control register 20x00
0x00 500F
PD_ODRPort D data output latch register0x00
0x00 5010PD_IDRPort D input pin value register0xXX
0x00 5011PD_DDRPort D data direction register0x00
Port D
0x00 5012PD_CR1Port D control register 10x02
(1)
(1)
(1)
(1)
0x00 5013PD_CR2Port D control register 20x00
26/85DS12129 Rev 3
Loading...
+ 59 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.