MB hm91460-v1.21-errata-x1-17. Fujitsu Microelectronics Europe GmbH. Errata sheet, MB91460 Hardware Manual (hm91460-v1.21)

Size: px
Start display at page:

Download "MB hm91460-v1.21-errata-x1-17. Fujitsu Microelectronics Europe GmbH. Errata sheet, MB91460 Hardware Manual (hm91460-v1.21)"

Transcription

1 Corrections of Hardware Manual MB91460 hm91460-v1.21-errata-x1-17 Fujitsu Microelectronics Europe GmbH Errata sheet, MB91460 Hardware Manual (hm91460-v1.21) This is the errata sheet for the Hardware Manual hm91460-v1.21 of the MB91460 microcontroller series. It describes all known discrepancies and corrections of the MB91460 microcontroller series Hardware Manual. Ref. Number (Internal ref. number) (Text Link) Date dd.mm.yy Version No. Chapter/Page Description/Correction HWM V1.00 HWM V1.00 Transition to standby mode with enabled prefetch mechanism Timing requirement of the PARALLEL programming mode of the flash security HWM V1.00 UART4 SOT4 is initialized by the boot-rom HWM V Wake-up from stop mode, ext. IRQs are not stored during blackout. HWM V Watchdog Timer: Retriggered /cleared automatically by DMA (MB91V460A, MB91461) HWM V1.00 Chip IDs HWM V USART FIFO HWM V Eva-device: Input frequency for clock modulator HWM V , 9.2, 9.6.4/5, , 21 RC clock run mode after clock supervisor reset cannot be left with hardware watchdog reset HWM V Flash access mode switching HWM V Watchdog reset HWM V USART; Status bits of register SSR04 hm91460-v1.21-errata-x1-17.docx 1 / 44

2 HWM V A/D Converter; Sampling Timer Setting Register (ADCT) HWM V LCD: Enabling LCD even in the Sub-STOP state HWM V LCD: Cautions Corrections added HWM V LCD: Settings Corrections added HWM V LCD: Control Register, Note added HWM V Main Clock Oscillation Stability Wait Timer HWM V Corrected I/O Signal description for Pins 16_0 Pin16_6 HWM V HWM V ICU interrupts: Corrected edge polarity description Correction of note regarding bits of the Extended Communication Control Register (ECCR04) HWM V Registers modified by BootROM HWM V Flash Memory write protection limitations HWM V HWM V HWM V HWM V HWM V HWM V HWM V HWM V HWM V HWM V HWM V1.15 HWM V , , Note added regarding Flash access mode switching Corrected EDSU Control Register (BCTRL) description Corrected EDSU Channel Configuration Register (BCR) description EDSU; Corrected relationship of BCR, BAD and BIRQ register description. EDSU; Corrected operand size and operand address relations description EDSU; Corrected data value break description EDSU; Note regarding Instruction Address Capture Register (BIAC) Extended Communication Control Register (ECCR04); Added function description regarding Start/Stop bit mode enable(bit3). Corrected block diagram of clock distribution Corrected Chapter Clock Supervisor Corrected ADC input circuit and sampling time calculation formula The Sub Oscillation Stabilization Timer operation enable bit WPCRH.WEN is not available hm91460-v1.21-errata-x1-17.docx 2 / 44

3 HWM V , 23 HWM V Description of clearing the counter of Main Oscillation Stabilization Timer and Sub Oscillation Stabilization Timer is described precisely. A difference to MB91460E series is described. Extended note on how to prevent high pulse on SCK line when performing software reset (setting SMR:UPCL in master mode 2 with the mark level set to 0 ). hm91460-v1.21-errata-x1-17.docx 3 / 44

4 HWM Transition to standby mode with enabled prefetch mechanism Affected devices: - MB91V460A (in flash mode only not for debugging) - MB91F467DA Revision 1, 2 - MB91F464AA Revision 1 (cache not specified) - MB91F465KA Revision 1 - MB91F469GA Revision 1 - MB91F467RA Revision 1 Problem Description: If the Flash I-Cache is enabled (FCHCR.ENAB == 1) and the Prefetch Mechanism is enabled (FCHCR.PFEN == 1) and the device is set into the standby modes SLEEP or STOP it can happen that an invalid entry into the Flash I-Cache is made which can cause irregular program operation after recovering from the SLEEP or STOP mode. Problem Workaround: It is mandatory to lock the Flash I-Cache (FCHCR.LOCK :=1) before setting the device into SLEEP or STOP mode to avoid writing an invalid entry into the Cache. After recovering from SLEEP or STOP mode the Flash I-Cache can be unlocked again. Please see the corresponding customer information for details: CI MB91460_Flash_IF_Arbitration.pdf HWM Timing requirement of the PARALLEL programming mode of the flash security. Precondition: CHIP ERASE COMMAND is performed with addresses of sectors secured with the write protection bits and the write data DIN data changes while WEX=L. Effect: CHIP ERASE COMMAND might or might not be executed. Workarounds: 1. Perform the CHIP ERASE COMMAND with addresses of sectors NOT secured with the write protection bits. OR 2. Change timing of write data DIN vs. write enable WEX WEX DIN X X timing <--tds---> <---tdh----> to avoid changing while WEX=L. hm91460-v1.21-errata-x1-17.docx 4 / 44

5 Remarks: - This effect does not compromise the flash security! - It does not affect programming operation and standard timing of an empty flash - It does not affect programming operation and standard timing of an unsecured flash (read and write) - It does not affect programming operation and standard timing of a read-only secured flash - It does not affect programming operation and standard timing with a chip erase command addresses not inside write protected sectors HWM Affected devices: - MB91V460A (UART0 instead of UART4) - MB91F467DA Revision 1, 2 - MB91F464AA Revision 1 - MB91F465KA Revision 1 Precondition: Initialization of UART4 by the boot ROM. (Security vectors are not set) and UART4 is initialized after start-up for asynchronous data transmission. Effect: The boot ROM always initializes the UART4 SOT4. If nothing is transmitted by the boot ROM, this results in a high level on SOT4 for the time of the active boot ROM. At the end of the boot ROM, the registers of the UART4 are reset to the initial values; hence after about 2 µs of low level is SOT4 high-impedance, which may be interpret by a receiver as low level. If the UART 4 is initialized immediately after start-up for asynchronous data transmission by the application, a receiver may interpret the changes as a valid signal. Workarounds: - Pull-up resistor on SOT4 to provide a high-level when SOT4 is high-impedance. This reduces the time of low level to about 2 µs. - Do not use UART4 in asynchronous mode immediately after start-up. (UMa) HWM Please see the corresponding customer information CI MB91460_External_Interrupt.pdf (MBo) hm91460-v1.21-errata-x1-17.docx 5 / 44

6 HWM Watchdog Timer: Retriggered /cleared automatically by DMA (MB91V460A, MB91461) Chapter 20.1, page 273 affected devices: MB91V460A and MB91461 The watchdog timer will be retriggered / cleared automatically by DMA during D- bus access. (NFl, MBo) HWM Below, the chip-ids of the different devices are listed. Chip-ID location: 0xBFF4 Datecodes MB91V460A 0x020DCC01 MB91F464AA Rev. 1 0x0205D048 Rev. 2 0x0205D049 from 0644-K00, K01, K02 Rev. 3 0x0205D04A MB91F464AB 0x0205D04B MB91F465BB 0x MB91F467BA Rev. 1 0x Z00 Rev. 2 0x MB91F467BB 0x MB91F467CA MB91F467CB 0x x MB91F465DA Rev. 1 0x Rev. 2 0x MB91F467DA Rev. 1 0x0205D329 Rev. 2 0x0205D32A from 0616-Z11 Rev. 3 0x0205D32B from 0642-Z07 Rev. 4 0x0205D32C MB91F467DB 0x0205D32D MB91F469GA Rev. 1 0x0205D558 Rev. 2 0x0205D558 from 0643-Z03 Rev. 3 0x0205D55A MB91F469GB 0x0205D55B hm91460-v1.21-errata-x1-17.docx 6 / 44

7 Chip-ID location: 0xBFF4 Chip-ID Datecodes MB91F465KA Rev. 1 0x0205D050 Rev. 2 0x0205D051 Rev. 3 0x0205D052 MB91F465KB 0x0205D053 MB91F467MA 0x MB91F465XA Rev. 1 0x Rev. 2 0x Chip-ID location: 0xB000 Chip-ID MB x MB91F463NA MB91F463NB 0x x MB91F467RA MB91F467RB MB91F467RC 0x x x (MBo, MVo) hm91460-v1.21-errata-x1-17.docx 7 / 44

8 HWM Chapter FIFO Control Register (FCR04), Page 631: Notes, Rx triggerlevel. Incorrect: "The RX triggerlevel sets the reception FIFO level where the reception interrupt is activated. E.g. if the triggerlevel is at its default value of RXL[3:0]=0000, the interrupt is activated if one reception is stored in the FIFO. If the the triggerlevel is set to RXL[3:0]=1111, the interrupt is activated if 16 receptions are stored in the FIFO. In general: a reception interrupt is triggered if FSR[4:0] > FCR[7:4]." Correct: "The RX triggerlevel sets the reception FIFO level where the reception interrupt is activated. E.g. if the triggerlevel is at its default value of RXL[3:0]=0000, the interrupt is activated immediately. If the the triggerlevel is set to RXL[3:0]=1111, the interrupt is activated if 15 receptions are stored in the FIFO. In general: a reception interrupt is triggered if FSR[4:0] >= FCR[7:4]." Below listed devices are not affected. Please note that register setting FCR[3] = 1 has to be done. MB91F463CA MB91F465CA MB91F467SA MB91F465PA MB91F467PA MB91F467TA MB91F469TA MB91F469QA MB91FV460B (UMa, MBo, MSt, MHz) HWM Chapter 17 Clock Modulator For the MB91V460A Eva device there is a restriction for the input frequency of the clock modulator. Input frequency of clock modulator is limited to the range: 16 MHz 24 MHz. (UMa, MBo, MHz) hm91460-v1.21-errata-x1-17.docx 8 / 44

9 HWM RC clock run mode after clock supervisor reset cannot be left by hardware watchdog reset The clock supervisor function is used to detect a missing main clock or sub clock signal. In case the clock supervisor detects a missing clock signal, it switches to RC clock sources and issues a clock supervisor reset. MCU starts up on RC clock now. If you now ran into a hardware watchdog reset by not triggering HWWD_CL bit in time, the bit CSVCR_MM (main clock missing) or CSVCR_SM (sub clock missing) is not cleared which leads to another startup on RC clock. Even if the hardware watchdog reset is an INITX reset type, it is not able to clear these bits. To clear these bits and to startup on main clock again (only possible if previous clock supervisor reset was caused by a short-time distortion of main clock signal and not of a total loss of oscillator connection), you need poweron reset or external reset input at INITX pin. (MVo, MBo) HWM Chapter 54.6 "Flash Access Mode Switching" Note: For availability of this function and its start address, please refer to the datasheet of the device, section "Embedded Program/Data Memory (Flash)". (PHu, MBo, MHz) HWM Chapter 6 "Watchdog Reset (INIT: Settings Initialization Reset)" Chapter 6.3 Flag Incorrect: When watchdog reset request is triggered, the watchdog timeout flag (RSRR.WDOG) is set to 1. (SWWD and HWWD) Correct: When watchdog reset request is triggered, the watchdog timeout flag (RSRR.WDOG) is set to 1. (SWWD) (JWa, HSt, MHz) hm91460-v1.21-errata-x1-17.docx 9 / 44

10 HWM Chapter 32 "USART (LIN/FIFO)" Table 4-5 Functions of each bit of status register 04 (SSR04) ; p. 627 Incorrect: Correct: TIE (JWa, HSt, MHz) HWM Chapter Sampling Timer Setting Register (ADCT) Change in the paragraph [bit9 to 0] for better legibility. Before: Tsamp = (200 * * 103) * 10.7 * * 7 = [us] Better: Tsamp = (200 * * 10 3 ) * 10.7 * * 7 = [us] (JWa, HSt, MHz) hm91460-v1.21-errata-x1-17.docx 10 / 44

11 HWM Chapter How to enable LCD display even in the Sub-STOP state Incorrect: According to hardware manual, the LCD continues working in "Sub-STOP" mode if the control bit LCR0.LCEN is set. Correct: While the digital part continues working, the analog part is disabled in STOP mode, regardless of LCR0.LCEN setting. The outputs COM[3:0] and SEG[39:0] will output "L" level in STOP mode. Workaround: Don't use STOP mode, or use MB91V460B. (JFl, MHz) HWM Chapter 47.8 Caution Some statements in chapter 47.8 Caution are incorrect: Incorrect: Correct: VRAM[0:19] can be written in byte, halfword and word access hm91460-v1.21-errata-x1-17.docx 11 / 44

12 Incorrect: Correct: According to ref. number HWM the LCD it is disabled in any kind of STOP state. (JFl, MHz) HWM Chapter 47.6 Setting Table 6-4 Required Setting to Enable LCD Display in Sub-STOP state Incorrect: Correct: The CPU does not need to be switched to Sub Clock. It is sufficient to switch the LCD clock source to Sub Clock by setting LCR0.CSS. (JFl, MHz) HWM Chapter LCR0: LCDC Control Register 0 Note: The LCD can also be operated on RC-clock. This can be enabled by setting bit CSCFG.CSC3 (switches to RC clock instead of 32kHz Sub Clock). Please see also chapter Clock Source Configuration Register. (JFl, MHz) hm91460-v1.21-errata-x1-17.docx 12 / 44

13 HWM Chapter OSCRH: Control Register for the Main Clock Oscillation Stability Wait Timer Incorrect: Correct: (2.0 ms) (65.5 ms) (4.0 s) (MBo, MHz) hm91460-v1.21-errata-x1-17.docx 13 / 44

14 HWM Chapter 30.1 I/O Ports function Corrected I/O Signal description for Pins 16_0 Pin16_6 of Port 16 Incorrect: hm91460-v1.21-errata-x1-17.docx 14 / 44

15 Correct: P16_6 P16_5 P16_4 P16_3 P16_2 P16_1 P16_0 (MVo, MHz) hm91460-v1.21-errata-x1-17.docx 15 / 44

16 HWM Chapter What are the types of active edge polarity for external input, and how to select them? Corrected external input active edge polarity bit pattern. Incorrect: Correct: 01 (HGl, MHz) hm91460-v1.21-errata-x1-17.docx 16 / 44

17 HWM Chapter Extended Communication Control Register (ECCR04) In Figure 4-6 a wrong note is given for bit TBI Transmission bus idle, bit RBI Reception bus idle and bit BIE Bus idle interrupt enable. Incorrect: ~ ~ Correct: ~ ~ Not useable in mode 2 when MS = 1 (MVo, JFl, MHz) hm91460-v1.21-errata-x1-17.docx 17 / 44

18 HWM Chapter 53.3 Registers modified by BootROM The list which shows the RAM address of the individual devices where the BootROM stores the RSRR is updated. Before update: After update: (RSc, MHz, JWa) MB91V460A MB91F460A MB91F460B MB91F460C MB91F465D MB91F467D MB91F460E MB91F460G MB91F460K MB91F460M MB91F460P MB91F460Q MB91F460S MB91F460T MB91F460X 0x x2E500 0x2E500 0x2E500 0x2E500 0x x2E500 0x x2E500 0x2E500 0x2E500 0x2E500 0x2E500 0x2E500 0x2E500 hm91460-v1.21-errata-x1-17.docx 18 / 44

19 HWM Limitations on the FLASH write protection function specifications 1.1 Affected products MB91460 series: MB91F464A, MB91F465B, MB91F467B, MB91F465C, MB91F467C MB91F465D, MB91F467D, MB91F469G, MB91F464H, MB91F465K, MB91F467M, MB91F463N, MB91F465P, MB91F467P, MB91F469Q, MB91F467R, MB91F467S, MB91F467T, MB91F465X 1.2 Overview The FLASH write protection function in the MB91460 series allows each sector to be set as write-protected (writing prohibited). However, it has been discovered that it may be possible to write to sectors that have been set as writeprotected depending on the usage method. However, there are no problems if any of the following methods are used. Please use the method shown in [1] below to write to the FLASH memory. For a method of write protection other than method [1], please use method [2]. [1] Set the address used in the write sequence to a sector address that is always written to. [Example] Write 0xAAAA to address ((adr & 0xFFFC000) + 0x155n) // 1st unlock cycle Write 0x5555 to address ((adr & 0xFFFC000) + 0x2AAn) // 2nd unlock cycle Write 0xA0A0 to address ((adr & 0xFFFC000) + 0x155n) // 3rd unlock cycle Write the target data to address adr // Data write Where the conditions are that adr is the address of the target sector and n is set to be within the target sector. [2] Set the write protection (writing prohibited) function on all sectors. hm91460-v1.21-errata-x1-17.docx 19 / 44

20 2. List of FLASH memory commands for the MB91460 series (revised version) (MBo, MHz) hm91460-v1.21-errata-x1-17.docx 20 / 44

21 HWM Chapter 54.6 Flash Access Mode Switching Note: For the address of the switching routine in the Boot ROM, please refer to the datasheet of the appropriate flash device. (JWa, MBo, MHz) HWM Chapter Explanations of Registers Corrected EDSU Control Register (BCTRL) description Incorrect: hm91460-v1.21-errata-x1-17.docx 21 / 44

22 Correct: BIT BIT BIT BIT hm91460-v1.21-errata-x1-17.docx 22 / 44

23 BIT BIT (MSt, KGo, MHz) HWM Chapter Explanations of Registers Corrected EDSU Channel Configuration register (BCR) description Incorrect: hm91460-v1.21-errata-x1-17.docx 23 / 44

24 hm91460-v1.21-errata-x1-17.docx 24 / 44

25 Correct: BIT BIT hm91460-v1.21-errata-x1-17.docx 25 / 44

26 BIT BIT BIT BIT hm91460-v1.21-errata-x1-17.docx 26 / 44

27 BIT BIT (MSt, KGo, MHz) hm91460-v1.21-errata-x1-17.docx 27 / 44

28 HWM Chapter Explanations of Registers Corrected description in table 3-3. Incorrect: hm91460-v1.21-errata-x1-17.docx 28 / 44

29 hm91460-v1.21-errata-x1-17.docx 29 / 44

30 Correct: IA0 / OA0 DT0 IA1 / OA1 DT1 IA0 / OA0 IA1 / OA1 IA0 / OA0 DT0 IA1 / OA1 DT1 IA0 / OA0 IA1 / OA1 IA0 / OA0 DT0 IA1 / OA1 DT1 IA0 / OA0 IA1 / OA1 hm91460-v1.21-errata-x1-17.docx 30 / 44

31 IA0 / OA0 DT0 IA1 / OA1 DT1 IA0 / OA0 IA1 / OA1 IA0 / OA0 DT0 IA1 / OA1 DT1 IA0 / OA0 IA1 / OA1 IA0 / OA0 DT0 IA1 / OA1 DT1 IA0 / OA0 IA1 / OA1 IA0 / OA0 DT0 IA1 / OA1 DT1 IA0 / OA0 IA1 / OA1 IA0 / OA0 DT0 IA1 / OA1 DT1 IA0 / OA0 IA1 / OA1 (MSt, KGo, MHz) hm91460-v1.21-errata-x1-17.docx 31 / 44

32 HWM Chapter Operand address break Corrected description in table 4-3. Incorrect: hm91460-v1.21-errata-x1-17.docx 32 / 44

33 Correct: BOAC BOAC (MSt, KGo, MHz) hm91460-v1.21-errata-x1-17.docx 33 / 44

34 HWM Chapter Data value break Corrected description in table 4-3 Incorrect: hm91460-v1.21-errata-x1-17.docx 34 / 44

35 Correct: BAD1/0 BAD1 BAD1 (MSt, KGo, MHz) hm91460-v1.21-errata-x1-17.docx 35 / 44

36 HWM Chapter Explanations of Registers Additional note regarding Instruction Address Capture Register (BIAC) Note: In case of Instruction Address (IA), Operand Address (OA) or Operand Data Value Break (DT) the BIAC register keeps valid Instruction Address (IA) until respective BIRQ.BD-bits are reset. In case of Protection Violation Break (PV) the BIAC register keeps valid Instruction Address (IA) until PV-bit is reset. In case of multiple breaks PV along with e.g. IA, OA or DT the BIAC register keeps valid Instruction Address (IA) until both PV-bit and respective BIRQ.BDbits are reset. (MSt, KGo, MHz) hm91460-v1.21-errata-x1-17.docx 36 / 44

37 HWM Chapter Extended Communication Control Register (ECCR04) Table 4-8, Added function description regarding Start/Stop bit mode enable (bit3) Incorrect: ~ ~ ~ ~ Correct: ~ ~ ~ ~ Setting SSM is only possible if operation mode is set to 2 (SMR04, MD bits) (JWa, MHz) hm91460-v1.21-errata-x1-17.docx 37 / 44

38 HWM Chapter 13 Clock Control Corrected Figure 1-1: Block diagram of clock distribution Incorrect: CORRECT: CLKMAIN (NFl, MHz) hm91460-v1.21-errata-x1-17.docx 38 / 44

39 HWM Chapter 16 Clock Supervisor The whole chapter 16 Clock Supervisor is updated and corrected due to several wrong and missing descriptions. Correct: Please refer to the following additional document for the complete reviewed and corrected chapter 16 Clock supervisor. >> hm91460-errata-clock-supervisor-x1.00.pdf Please note, that this document completely replaces the chapter 16 of the current MB91460 Hardware Manual hm91460-v1.21. All text parts marked by a red change bar on the left side indicate differences to the current hm91460-v1.21. The document is also valid for MB91FV460B and derived flash devices. Additional features of these devices are marked by red text new feature. All parts, which are marked with new feature, describe the intended behavior for future devices. The current implementation of the new feature in MB91FV460B1/2 and MB91F467PA shows partly faulty behavior. JWa, JFl hm91460-v1.21-errata-x1-17.docx 39 / 44

40 HWM Chapter 44 A/D Converter (ADC) The description of the ADC input circuit and the appropriate formula for sampling time calculation given in the current hardware manual v1.21 is incomplete. Especially for high input impedance, the calculated sampling time will be too short. The following lines will describe the wrong documentation and will give the correction. (1) Replacement circuit for analog input (chapter 44, section 1): Incomplete: The parasitic PCB and pin input capacitance of the MCU itself is missing in the circuit. Correct: The equivalent circuit now also considers the external capacitance C ext (e.g. PCB wiring capacitance) and the pin input capacitance of the MCU C in. hm91460-v1.21-errata-x1-17.docx 40 / 44

41 (2) Calculation formula for sampling time (chapter 44, section 3.4 and 6.3) Considering the complete equivalent circuit, the formula for sampling time calculation given in the current hardware manual is wrong. Wrong: The formula is valid for a single RC filter with. The real input circuit is two RC filters in series for which the calculation of the time constant i.e. sampling time ( ) is more complex. If the additional capacitance of C ext and C in is not considered, the sampling time will be too short. Especially for high input impedance circuits the ADC sampling capacitance C ADC is mainly charged by C ext and C in. As these capacities are normally in the same range as C ADC, a charge exchange between C ext C in and C ADC will take place, resulting in a voltage drop. Then all three capacities (C ext, C in and C ADC ) must be charged by the source. Therefore the calculation formula must comprise C ext and C in also. Correct: The sampling time should be set to minimum. The following approximation formula for the replacement model above can be used: If the sampling time cannot be sufficient, connect a capacitor of about 0.1 µf to the analog input pin. In this case the internal sampling capacitance C ADC will be charged out of this external capacitance. Note: Please refer to the appropriate datasheet of your device to obtain the values for the formula shown above. The pin input capacitance (C in ) can be found in chapter Electrical Characteristics, section 3. DC characteristics, referred as Input capacitance C IN. The ADC values are located in section 4. A/D converter characteristics. The input resistance R ADC is referred as Input resistance R IN and the ADC sampling capacitance C ADC as Input capacitance C IN. JWa, JFl hm91460-v1.21-errata-x1-17.docx 41 / 44

42 HWM Chapter 23 Sub Oscillation Stabilization Timer The Timer operation enable bit for the Sub Oscillation Stabilization Timer WPCRH.WEN (Bit5) is not available. The timer is always running. Reading this bit returns 0. Wrong: Section 23.3 Register WPCRH Bit5: WEN Section Register WPCRH Bit5: WEN, Timer operation enable Section Sets with the timer operation enable bit (WPCRH.WEN). Correct: Register WPCRH Bit5: --- Register WPCRH Bit5-3: Reserved bit. Be sure to write 0. The read value is 0. The timer is always running as long as the Sub clock is available. JWa, JFl hm91460-v1.21-errata-x1-17.docx 42 / 44

43 HWM Chapter 22 Main Oscillation Stabilization Timer Chapter 23 Sub Oscillation Stabilization Timer The Main Oscillation Stabilization Timer and Sub Oscillation Stabilization Timer provide a Timer clear bit WCL. Timer clear bits: Main Oscillation Stabilization Timer: OSCRH.WCL Sub Oscillation Stabilization Timer: WPCRH.WCL Writing 0 to these bits initiates to clear the appropriate timer counter. The description given in the current version of the hardware manual (HWM) is not complete. Addendum to the explanation given in the current HWM: After writing 0 to the WCL bit, the timer is not cleared immediately, it stops counting only. To finally clear and restart the counter, a sub-sequent access to an address within the R-Bus address area must be done. This can be done by either writing or reading another register of a resource (connected to the R-Bus) or simply read the RBSYNC address (0x03A). Correct sequence example: For Main Oscillation Stabilization Timer: OSCRH_WCL = 0; RBSYNC; // Initiate counter clearing (counter will stop now) // Read access to R-bus to force timer // to clear and restart For Sub Oscillation Stabilization Timer: WPCRH_WCL = 0; RBSYNC; // Initiate counter clearing (counter will stop now) // Read access to R-bus to force timer // to clear and restart Attention: If no R-bus access follows the sequence of setting OSCRH_WCL/WPCRH_WCL = 0, the appropriate counter will stop only. It will clear and restart not until another R-bus access is done. Note on MB91460E series: JWa, JFl The above described behavior is different for MB91460E series devices. Writing WCL = 0 will immediately clear and restart the corresponding timer (either Main Oscillation Stabilization Timer or Sub Oscillation Stabilization Timer). This means on MB91F467E the Osci Stabi Timer Interrupts may appear earlier then on other devices running the same software. hm91460-v1.21-errata-x1-17.docx 43 / 44

44 HWM Chapter 32 USART (LIN / FIFO) Section 8. Notes on using USART Note Software reset of UART Problem: In synchronous master mode (Mode 2 with SMR:SCKE=1) and with the SCK mark level set to 0 (ESCR:SCES = '1'), there will be a high-pulse on the SCK line after software reset (writing '1' to SMR:UPCL). バスクロック Serial Clk SCKO UPCL ソフトウェアリセット The connected slave device may consider this pulse on SCK line as a serial clock. Current description of note: Extended description of note: Software reset of UART Perform the software reset (SMR: UPCL=1), when the TXE bit of the SCR register is "0". When performing software reset (writing '1' to SMR:UPCL) in master mode 2 (synchronous), with the mark level set to '0' (ESCR:SCES = '1'), special care has to be taken to avoid pulses on SCK. Please stick to the following precautions: Once: Set output data for the port function of the SCK pin to 0 by writing '0' to the related PDR register bit and enable port output function for the SCK pin by writing '1' to the related DDR register bit. At every software reset: Disable SCK output by writing '0' to the related PFR register bit before performing software reset by writing '1' to SMR:UPCL. Then enable SCK output again by writing '1' to the PFR register bit. JFl,JWa hm91460-v1.21-errata-x1-17.docx 44 / 44

MB hm90495-cm e-corr-x1-04

MB hm90495-cm e-corr-x1-04 Corrections of Hardware Manual MB90495 hm90495-cm44-10114-5e-corr-x1-04 Fujitsu Microelectronics Europe GmbH Addendum, MB90495G Hardware Manual (CM44-10114-5E) This is the Addendum for the Hardware Manual

More information

MB90560/5 - hm90560-cm e-corr-x1-05. Fujitsu Microelectronics Europe GmbH. Addendum, MB90560/5 Hardware Manual (CM E)

MB90560/5 - hm90560-cm e-corr-x1-05. Fujitsu Microelectronics Europe GmbH. Addendum, MB90560/5 Hardware Manual (CM E) Corrections of Hardware Manual MB90560/5 - hm90560-cm44-10107-4e-corr-x1-05 Fujitsu Microelectronics Europe GmbH Addendum, MB90560/5 Hardware Manual (CM42-10107-4E) This is the Addendum for the Hardware

More information

MB hm90540-cm e-corr-x1-00. Fujitsu Microelectronics Europe GmbH

MB hm90540-cm e-corr-x1-00. Fujitsu Microelectronics Europe GmbH Corrections of Hardware Manual MB90540 hm90540-cm44-10108-3e-corr-x1-00 Fujitsu Microelectronics Europe GmbH Addendum, MB90540 Hardware Manual (CM44-10108-3E) This is the Addendum for the Hardware Manual

More information

MB bit MCU series for automotive and industrial applications

MB bit MCU series for automotive and industrial applications MB91460 32-bit MCU series for automotive and industrial applications MB91460 is based on a worldwide development effort of design centres in Japan and in Europe (EMDC) Description MB91460 is an MCU series

More information

FR FAMILY MB91460 SERIES FLASH PROGRAMMING 32-BIT MICROCONTROLLER APPLICATION NOTE. Fujitsu Microelectronics Europe Application Note

FR FAMILY MB91460 SERIES FLASH PROGRAMMING 32-BIT MICROCONTROLLER APPLICATION NOTE. Fujitsu Microelectronics Europe Application Note Fujitsu Microelectronics Europe Application Note MCU-AN-300012-E-V13 FR FAMILY 32-BIT MICROCONTROLLER MB91460 SERIES FLASH PROGRAMMING APPLICATION NOTE Revision History Revision History Date Issue 2006-01-30

More information

Fujitsu FlexRay Solutions. From System Support to Silicon. 2 nd FlexRay Product Day, Böblingen Dec 1 st, 2005

Fujitsu FlexRay Solutions. From System Support to Silicon. 2 nd FlexRay Product Day, Böblingen Dec 1 st, 2005 Fujitsu FlexRay Solutions From System Support to Silicon 2 nd FlexRay Product Day, Böblingen Dec 1 st, 2005 Content Fujitsu FlexRay Roadmap FlexRay Development Platforms FlexRay ASSP Solution FlexRay MCU

More information

Factsheet 16FX Concept Compatible Platform of 16-bit Microcontrollers

Factsheet 16FX Concept Compatible Platform of 16-bit Microcontrollers Fujitsu Semiconductor Europe Factsheet Concept Compatible Platm of 16-bit Microcontrollers Concept Compatible Platm of 16-bit Microcontrollers The Platm offers a choice of 100 part numbers ranging from

More information

MB ds90455-ds e-corr-x1-00. Fujitsu Microelectronics Europe GmbH

MB ds90455-ds e-corr-x1-00. Fujitsu Microelectronics Europe GmbH Corrections of Hardware Manual MB90455 - ds90455-ds07-13728-3e-corr-x1-00 Fujitsu Microelectronics Europe GmbH Addendum, MB90455 Hardware Manual (DS07-13728-3E) This is the Addendum for the Datasheet DS07-13728-3E

More information

Fujitsu Microelectronics Europe Application Note MCU-AN E-V10 FR FAMILY 32-BIT MICROCONTROLLER MB91460 EDSU/MPU APPLICATION NOTE

Fujitsu Microelectronics Europe Application Note MCU-AN E-V10 FR FAMILY 32-BIT MICROCONTROLLER MB91460 EDSU/MPU APPLICATION NOTE Fujitsu Microelectronics Europe Application Note MCU-AN-300081-E-V10 FR FAMILY 32-BIT MICROCONTROLLER MB91460 EDSU/MPU APPLICATION NOTE Revision History Revision History Date 2008-06-26 First Version;

More information

Hello, and welcome to this presentation of the STM32 Low Power Universal Asynchronous Receiver/Transmitter interface. It covers the main features of

Hello, and welcome to this presentation of the STM32 Low Power Universal Asynchronous Receiver/Transmitter interface. It covers the main features of Hello, and welcome to this presentation of the STM32 Low Power Universal Asynchronous Receiver/Transmitter interface. It covers the main features of this interface, which is widely used for serial communications.

More information

FME FR FLASHPROGRAMMER

FME FR FLASHPROGRAMMER Fujitsu Microelectronics Europe User Guide FMEMCU- UG-000001-12 FR FAMILY SOFTWARE TOOL FME FR FLASHPROGRAMMER USER GUIDE Revision History Revision History Date Issue 2008-07-10 v1.0 Markus Heigl Initial

More information

MB90F3XX/F4XX/F5XX/F8XX/F9XX

MB90F3XX/F4XX/F5XX/F8XX/F9XX Fujitsu Microelectronics Europe Application Note MCU-AN-390027-E-V28 F²MC-16LX FAMILY 16-BIT MICROCONTROLLER MB90F3XX/F4XX/F5XX/F8XX/F9XX BI-ROM PROTOCOL APPLICATION NOTE Revision History Revision History

More information

The following document contains information on Cypress products.

The following document contains information on Cypress products. The following document contains information on Cypress products. CM44-10107-5ET3 Errata This errata sheet is for MB90560/565 Series Hardware Manual Rev.5 (CM44-10107-5E) F 2 MC-16LX 16-BIT MICROCONTROLLER

More information

Hello, and welcome to this presentation of the STM32 I²C interface. It covers the main features of this communication interface, which is widely used

Hello, and welcome to this presentation of the STM32 I²C interface. It covers the main features of this communication interface, which is widely used Hello, and welcome to this presentation of the STM32 I²C interface. It covers the main features of this communication interface, which is widely used to connect devices such as microcontrollers, sensors,

More information

AVR XMEGA Product Line Introduction AVR XMEGA TM. Product Introduction.

AVR XMEGA Product Line Introduction AVR XMEGA TM. Product Introduction. AVR XMEGA TM Product Introduction 32-bit AVR UC3 AVR Flash Microcontrollers The highest performance AVR in the world 8/16-bit AVR XMEGA Peripheral Performance 8-bit megaavr The world s most successful

More information

Hello, and welcome to this presentation of the STM32L4 power controller. The STM32L4 s power management functions and all power modes will also be

Hello, and welcome to this presentation of the STM32L4 power controller. The STM32L4 s power management functions and all power modes will also be Hello, and welcome to this presentation of the STM32L4 power controller. The STM32L4 s power management functions and all power modes will also be covered in this presentation. 1 Please note that this

More information

Fujitsu Microelectronics Europe Application Note MCU-AN E-V10 FR FAMILY 32-BIT MICROCONTROLLER MB91460 USART APPLICATION NOTE

Fujitsu Microelectronics Europe Application Note MCU-AN E-V10 FR FAMILY 32-BIT MICROCONTROLLER MB91460 USART APPLICATION NOTE Fujitsu Microelectronics Europe Application Note MCU-AN-300044-E-V10 FR FAMILY 32-BIT MICROCONTROLLER MB91460 USART APPLICATION NOTE Revision History Revision History Date 2008-05-29 First Version; MPi

More information

UG EMA-MB91V460A-002. Fujitsu Microelectronics Europe User Guide FR60 FAMILY ADAPTER BOARD EMA-MB91V460A-002/B USER GUIDE

UG EMA-MB91V460A-002. Fujitsu Microelectronics Europe User Guide FR60 FAMILY ADAPTER BOARD EMA-MB91V460A-002/B USER GUIDE Fujitsu Microelectronics Europe User Guide UG-910055-13-EMA-MB91V460A-002 FR60 FAMILY ADAPTER BOARD EMA-MB91V460A-002/B USER GUIDE Revision History Date Issue 23.02.2007 V1.0, MB/RH/AW, First Release 02.03.2007

More information

Arduino Uno R3 INTRODUCTION

Arduino Uno R3 INTRODUCTION Arduino Uno R3 INTRODUCTION Arduino is used for building different types of electronic circuits easily using of both a physical programmable circuit board usually microcontroller and piece of code running

More information

AN Multifunction Serial Interface of FM MCU. Contents. 1 Introduction

AN Multifunction Serial Interface of FM MCU. Contents. 1 Introduction AN99218 Author: Edison Zhang Associated Part Family: FM0+, FM3, FM4 Associated Code Examples: None Related Application Notes: None AN99218 explains the various modes of the multifunction serial (MFS) interface.

More information

M68HC08 Microcontroller The MC68HC908GP32. General Description. MCU Block Diagram CPU08 1

M68HC08 Microcontroller The MC68HC908GP32. General Description. MCU Block Diagram CPU08 1 M68HC08 Microcontroller The MC68HC908GP32 Babak Kia Adjunct Professor Boston University College of Engineering Email: bkia -at- bu.edu ENG SC757 - Advanced Microprocessor Design General Description The

More information

32-bit FR81S Microcontroller

32-bit FR81S Microcontroller 32-bit FR81S Microcontroller The MB91520 series is a Cypress 32-bit microcontroller designed for automotive devices. This series contains the FR81S CPU which is compatible with the FR family. Note:This

More information

Fujitsu Microelectronics Europe User Guide FMEMCU-UG FR60 FAMILY ADAPTER BOARD EMA-MB91FV460B-001 USER GUIDE

Fujitsu Microelectronics Europe User Guide FMEMCU-UG FR60 FAMILY ADAPTER BOARD EMA-MB91FV460B-001 USER GUIDE Fujitsu Microelectronics Europe User Guide FMEMCU-UG-910082-15 FR60 FAMILY ADAPTER BOARD EMA-MB91FV460B-001 USER GUIDE Revision History Revision History Date Issue 2008-11-14 V1.0 AW First draft 2009-01-14

More information

2-Oct-13. the world s most energy friendly microcontrollers and radios

2-Oct-13.  the world s most energy friendly microcontrollers and radios 1 2 3 EFM32 4 5 LESENSE Low Energy Sensor Interface Autonomous sensing in Deep Sleep LESENSE with central control logic ACMP for sensor input DAC for reference generation Measure up to 16 sensors Inductive

More information

Hello and welcome to this Renesas Interactive module that covers the Independent watchdog timer found on RX MCUs.

Hello and welcome to this Renesas Interactive module that covers the Independent watchdog timer found on RX MCUs. Hello and welcome to this Renesas Interactive module that covers the Independent watchdog timer found on RX MCUs. 1 This course covers specific features of the independent watchdog timer on RX MCUs. If

More information

RL78 Serial interfaces

RL78 Serial interfaces RL78 Serial interfaces Renesas Electronics 00000-A Introduction Purpose This course provides an introduction to the RL78 serial interface architecture. In detail the different serial interfaces and their

More information

Infineon C167CR microcontroller, 256 kb external. RAM and 256 kb external (Flash) EEPROM. - Small single-board computer (SBC) with an

Infineon C167CR microcontroller, 256 kb external. RAM and 256 kb external (Flash) EEPROM. - Small single-board computer (SBC) with an Microcontroller Basics MP2-1 week lecture topics 2 Microcontroller basics - Clock generation, PLL - Address space, addressing modes - Central Processing Unit (CPU) - General Purpose Input/Output (GPIO)

More information

Freescale and the Freescale logo are trademarks of Freescale Semiconductor, Inc. All other product or service names are the property of their

Freescale and the Freescale logo are trademarks of Freescale Semiconductor, Inc. All other product or service names are the property of their S08 Highlighted Features Why Do I Need a Slave LIN Interface Controller (SLIC)? Design Challenges Slave synchronization Slave synchronizing to LIN messaging requires a cost versus resource trade-off. Your

More information

SH69P55A EVB. Application Note for SH69P55A EVB SH69P55A EVB SH69V55A

SH69P55A EVB. Application Note for SH69P55A EVB SH69P55A EVB SH69V55A Application Note for SH69P55A EVB SH69P55A EVB The SH69P55A EVB is used to evaluate the SH69P55A chip's function for the development of application program. It contains of a SH69V55A chip to evaluate the

More information

PIC Microcontroller Introduction

PIC Microcontroller Introduction PIC Microcontroller Introduction The real name of this microcontroller is PICmicro (Peripheral Interface Controller), but it is better known as PIC. Its first ancestor was designed in 1975 by General Instruments.

More information

2015/3/9 MB90990 series Customer Design Review Supplement Customer product name: Entry date: Ver3.0

2015/3/9 MB90990 series Customer Design Review Supplement Customer product name: Entry date: Ver3.0 HP-FAQ Do you know that a reception error cannot lead For a software that is developed assuming that to a bus-off status? reception errors lead to "bus-off" status, however, processing based on such assumption

More information

F 2 MC-16LX MB90350 Series

F 2 MC-16LX MB90350 Series FUJITSU SEMICONDUCTOR DATA SHEET DS07-13737-4E 16-bit Proprietary Microcontroller CMOS F 2 MC-16LX MB90350 Series MB90F351(S), MB90F352(S),MB90F351A(S), MB90F351TA(S), MB90F352A(S), MB90F352TA(S), MB90F356A(S),

More information

Hello, and welcome to this presentation of the STM32 Universal Synchronous/Asynchronous Receiver/Transmitter Interface. It covers the main features

Hello, and welcome to this presentation of the STM32 Universal Synchronous/Asynchronous Receiver/Transmitter Interface. It covers the main features Hello, and welcome to this presentation of the STM32 Universal Synchronous/Asynchronous Receiver/Transmitter Interface. It covers the main features of this USART interface, which is widely used for serial

More information

MOS INTEGRATED CIRCUIT

MOS INTEGRATED CIRCUIT DATA SHEET MOS INTEGRATED CIRCUIT µpd6708 IEBus (Inter Equipment Bus ) PROTOCOL CONTROL LSI DESCRIPTION The µpd6708 is a peripheral LSI for microcontrollers that controls the protocol of the IEBus. This

More information

I2C-AI418S I2C Bus Voltage and Current Analog Input Board

I2C-AI418S I2C Bus Voltage and Current Analog Input Board I2C-AI48 I2C Bus Voltage and Current Analog Input Board Features 4 Channels Of Analog Inputs MCP3424, 2,4,6 and 8-Bit Voltage Input: -5V, -V Current Input: -2mA, 4-2mA, -4mA I2C Bus Interface Khz, 4Khz,

More information

32-bit FR81S Microcontroller

32-bit FR81S Microcontroller 32-bit FR81S Microcontroller The MB91520 series is a Cypress 32-bit microcontroller designed for automotive devices. This series contains the FR81S CPU which is compatible with the FR family. Note:This

More information

VORAGO VA108x0 I 2 C programming application note

VORAGO VA108x0 I 2 C programming application note AN1208 VORAGO VA108x0 I 2 C programming application note MARCH 14, 2017 Version 1.1 VA10800/VA10820 Abstract There are hundreds of peripheral devices utilizing the I 2 C protocol. Most of these require

More information

MICROPROCESSOR BASED SYSTEM DESIGN

MICROPROCESSOR BASED SYSTEM DESIGN MICROPROCESSOR BASED SYSTEM DESIGN Lecture 5 Xmega 128 B1: Architecture MUHAMMAD AMIR YOUSAF VON NEUMAN ARCHITECTURE CPU Memory Execution unit ALU Registers Both data and instructions at the same system

More information

Course Introduction. Purpose: Objectives: Content: 27 pages 4 questions. Learning Time: 20 minutes

Course Introduction. Purpose: Objectives: Content: 27 pages 4 questions. Learning Time: 20 minutes Course Introduction Purpose: This course provides an overview of the Direct Memory Access Controller and the Interrupt Controller on the SH-2 and SH-2A families of 32-bit RISC microcontrollers, which are

More information

AVR XMEGA TM. A New Reference for 8/16-bit Microcontrollers. Ingar Fredriksen AVR Product Marketing Director

AVR XMEGA TM. A New Reference for 8/16-bit Microcontrollers. Ingar Fredriksen AVR Product Marketing Director AVR XMEGA TM A New Reference for 8/16-bit Microcontrollers Ingar Fredriksen AVR Product Marketing Director Kristian Saether AVR Product Marketing Manager Atmel AVR Success Through Innovation First Flash

More information

Clock and Fuses. Prof. Prabhat Ranjan Dhirubhai Ambani Institute of Information and Communication Technology, Gandhinagar

Clock and Fuses. Prof. Prabhat Ranjan Dhirubhai Ambani Institute of Information and Communication Technology, Gandhinagar Clock and Fuses Prof. Prabhat Ranjan Dhirubhai Ambani Institute of Information and Communication Technology, Gandhinagar Reference WHY YOU NEED A CLOCK SOURCE - COLIN O FLYNN avrfreaks.net http://en.wikibooks.org/wiki/atmel_avr

More information

ARDUINO MEGA INTRODUCTION

ARDUINO MEGA INTRODUCTION ARDUINO MEGA INTRODUCTION The Arduino MEGA 2560 is designed for projects that require more I/O llines, more sketch memory and more RAM. With 54 digital I/O pins, 16 analog inputs so it is suitable for

More information

AN5123 Application note

AN5123 Application note Application note STSPIN32F0A - bootloader and USART protocol Introduction Cristiana Scaramel The STSPIN32F0A is a system-in-package providing an integrated solution suitable for driving three-phase BLDC

More information

ERRATA SHEET INTEGRATED CIRCUITS. Date: July 7, 2008 Document Release: Version 1.8 Device Affected: LPC2148

ERRATA SHEET INTEGRATED CIRCUITS. Date: July 7, 2008 Document Release: Version 1.8 Device Affected: LPC2148 INTEGRATED CIRCUITS ERRATA SHEET Date: July 7, 2008 Document Release: Version 1.8 Device Affected: LPC2148 This errata sheet describes both the functional problems and any deviations from the electrical

More information

ERRATA SHEET INTEGRATED CIRCUITS. Date: 2008 June 2 Document Release: Version 1.6 Device Affected: LPC2468. NXP Semiconductors

ERRATA SHEET INTEGRATED CIRCUITS. Date: 2008 June 2 Document Release: Version 1.6 Device Affected: LPC2468. NXP Semiconductors INTEGRATED CIRCUITS ERRATA SHEET Date: 2008 June 2 Document Release: Version 1.6 Device Affected: LPC2468 This errata sheet describes both the known functional problems and any deviations from the electrical

More information

CPU369-Module Documentation. Fujitsu Microelectronics Europe GmbH Am Siebenstein Dreieich-Buchschlag, Germany

CPU369-Module Documentation. Fujitsu Microelectronics Europe GmbH Am Siebenstein Dreieich-Buchschlag, Germany CPU369-Module Documentation Fujitsu Microelectronics Europe GmbH Am Siebenstein 6-10 63303 Dreieich-Buchschlag, Germany History Revision Date Comment V1.0 08.03.01 New Document V1.1 17.10.03 Modifications

More information

Am186ER/Am188ER AMD continues 16-bit innovation

Am186ER/Am188ER AMD continues 16-bit innovation Am186ER/Am188ER AMD continues 16-bit innovation 386-Class Performance, Enhanced System Integration, and Built-in SRAM Am186ER and Am188ER Am186 System Evolution 80C186 Based 3.37 MIP System Am186EM Based

More information

FUJITSU FLASH MCU Programmer for F 2 MC-16LX Specifications

FUJITSU FLASH MCU Programmer for F 2 MC-16LX Specifications FUJITSU FLASH MCU Programmer for F 2 MC-16LX Specifications ii FUJITSU FLASH MCU Programmer for F 2 MC-16LX Specifications Version 2.00 2 September 2003 Software version: V01L11 2002 FUJITSU LIMITED Printed

More information

Approximately half the power consumption of earlier Renesas Technology products and multiple functions in a 14-pin package

Approximately half the power consumption of earlier Renesas Technology products and multiple functions in a 14-pin package Renesas Technology to Release R8C/Mx Series of Flash MCUs with Power Consumption Among the Lowest in the Industry and Powerful On-Chip Peripheral Functions Approximately half the power consumption of earlier

More information

CN310 Microprocessor Systems Design

CN310 Microprocessor Systems Design CN310 Microprocessor Systems Design Microcontroller Nawin Somyat Department of Electrical and Computer Engineering Thammasat University Outline Course Contents 1 Introduction 2 Simple Computer 3 Microprocessor

More information

Interconnects, Memory, GPIO

Interconnects, Memory, GPIO Interconnects, Memory, GPIO Dr. Francesco Conti f.conti@unibo.it Slide contributions adapted from STMicroelectronics and from Dr. Michele Magno, others Processor vs. MCU Pipeline Harvard architecture Separate

More information

Introduction to ARM LPC2148 Microcontroller

Introduction to ARM LPC2148 Microcontroller Introduction to ARM LPC2148 Microcontroller Dr.R.Sundaramurthy Department of EIE Pondicherry Engineering College Features of LPC2148 in a Nut Shell CPU = ARM 7 Core Word Length = 32 Bit ROM = 512 KB RAM

More information

ALL 16LX SERIES WITH FLASH PROGRAMMING FLASH MCU S

ALL 16LX SERIES WITH FLASH PROGRAMMING FLASH MCU S Fujitsu Microelectronics Europe Application Note MCU-AN-3900031-25 F²MC-16LX FAMILY 16-BIT MICROCONTROLLER ALL 16LX SERIES WITH FLASH PROGRAMMING FLASH MCU S APPLICATION NOTE Revision History Revision

More information

When the watchdog reset interval is not sufficient, whether a program is proceeding normally cannot be detected.

When the watchdog reset interval is not sufficient, whether a program is proceeding normally cannot be detected. Watchdog Is the watchdog timer cleared by, for example, a timer interrupt? (Are incorrect PLL multiplication settings considered?) When the watchdog reset interval is not sufficient, whether a program

More information

FlashFlex MCU SST89E54RD2A/RDA / SST89E58RD2A/RDA

FlashFlex MCU SST89E54RD2A/RDA / SST89E58RD2A/RDA Introduction This document provides instructions to help programming vendors qualify the SST FlashFlex microcontrollers. Functional Blocks 8051 CPU Core ALU, ACC, B-Register, Instruction Register, Program

More information

PIC16F87X. 28/40-pin 8-Bit CMOS FLASH Microcontrollers. Devices Included in this Data Sheet: Pin Diagram PDIP. Microcontroller Core Features:

PIC16F87X. 28/40-pin 8-Bit CMOS FLASH Microcontrollers. Devices Included in this Data Sheet: Pin Diagram PDIP. Microcontroller Core Features: PIC16F7X 2/40-pin -Bit CMOS FLASH Microcontrollers Devices Included in this Data Sheet: PIC16F7 PIC16F74 PIC16F76 PIC16F77 Microcontroller Core Features: High-performance RISC CPU Only 5 single word instructions

More information

I2C-AI418ML I2C-bus Voltage and Current Analog Input Board with over-voltage protection

I2C-AI418ML I2C-bus Voltage and Current Analog Input Board with over-voltage protection I2C-I48ML I2C-bus Voltage and Current nalog Input Board with over-voltage protection Features 4 channels of analog inputs MCP3424, 2,4,6 and 8-bit Input voltage range: -5V, -V Input current range: -2m,

More information

Product Update. Errata to Z8 Encore! 8K Series Silicon. Z8 Encore! 8K Series Silicon with Date Codes 0402 and Later

Product Update. Errata to Z8 Encore! 8K Series Silicon. Z8 Encore! 8K Series Silicon with Date Codes 0402 and Later Product Update Errata to Z8 Encore! 8K Series Silicon Z8 Encore! 8K Series Silicon with Date Codes 0402 and Later The errata listed in Table 1 are found in the Z8 Encore! 8K Series devices with date codes

More information

High-Performance 32-bit

High-Performance 32-bit High-Performance 32-bit Microcontroller with Built-in 11-Channel Serial Interface and Two High-Speed A/D Converter Units A 32-bit microcontroller optimal for digital home appliances that integrates various

More information

[MG2420] MCU Module Datasheet. (No. ADS0705) V1.0

[MG2420] MCU Module Datasheet. (No. ADS0705) V1.0 [MG2420] MCU Module Datasheet (No. ADS0705) V1.0 REVISION HISTORY Version Date Description VER.1.0 2013.10.22 First version release. V1.0 Page:2/17 CONTENTS 1. INTRODUCTION... 4 1.1. DEFINITIONS... 4 2.

More information

8. Power Management and Sleep Modes

8. Power Management and Sleep Modes 8. Power Management and Sleep Modes 8.1 Features Power management for adjusting power consumption and functions Five sleep modes Idle Power down Power save Standby Extended standby Power reduction register

More information

JMY504M User's Manual

JMY504M User's Manual JMY504M User's Manual (Revision 3.42) Jinmuyu Electronics Co. LTD 2011/6/28 Please read this manual carefully before using. If any problem, please mail to: Jinmuyu@vip.sina.com Contents 1 Product introduction...

More information

SPI COMMUNICATION TO/FROM SERIAL EEPROM

SPI COMMUNICATION TO/FROM SERIAL EEPROM Fujitsu Microelectronics Europe Application ote MCU-A-390104-E-V11 F²MC-8L/16LX FAMIL 8/16-BIT MICROCOTROLLER MB90340 SPI COMMUICATIO TO/FROM SERIAL EEPROM (for M93CS46) APPLICATIO OTE SPI COMMUICATIO

More information

Fujitsu Microelectronics Europe User Guide FMEMCU-UG MB88121 SERIES MB91460 SERIES STARTER KIT SK-91F467-FLEXRAY USER GUIDE

Fujitsu Microelectronics Europe User Guide FMEMCU-UG MB88121 SERIES MB91460 SERIES STARTER KIT SK-91F467-FLEXRAY USER GUIDE Fujitsu Microelectronics Europe User Guide FMEMCU-UG-910017-11 MB88121 SERIES MB91460 SERIES STARTER KIT SK-91F467-FLEXRAY USER GUIDE Revision History Revision History Date 22/11/2005 01/06/2006 V1.0,

More information

TEVATRON TECHNOLOGIES PVT. LTD Embedded! Robotics! IoT! VLSI Design! Projects! Technical Consultancy! Education! STEM! Software!

TEVATRON TECHNOLOGIES PVT. LTD Embedded! Robotics! IoT! VLSI Design! Projects! Technical Consultancy! Education! STEM! Software! Summer Training 2016 Advance Embedded Systems Fast track of AVR and detailed working on STM32 ARM Processor with RTOS- Real Time Operating Systems Covering 1. Hands on Topics and Sessions Covered in Summer

More information

Microcontroller basics

Microcontroller basics FYS3240 PC-based instrumentation and microcontrollers Microcontroller basics Spring 2017 Lecture #4 Bekkeng, 30.01.2017 Lab: AVR Studio Microcontrollers can be programmed using Assembly or C language In

More information

PC87435 Enhanced IPMI Baseboard Management Controller

PC87435 Enhanced IPMI Baseboard Management Controller April 2003 Revision 1.01 PC87435 Enhanced IPMI Baseboard Management Controller General Description The PC87435 is a highlyintegrated Enhanced IPMI Baseboard Management Controller (BMC), or satellite management

More information

Errata details published in this document refer to the following silicon: netx100, Revision A (Step A, ROM Rev. 2, Boot loader major vers.

Errata details published in this document refer to the following silicon: netx100, Revision A (Step A, ROM Rev. 2, Boot loader major vers. 1/10 A. Affected Silicon Revision Errata details published in this document refer to the following silicon: netx100, Revision A (Step A, ROM Rev. 2, Boot loader major vers. 0x41) B. Document Revision History

More information

SECTION 5 RESETS AND INTERRUPTS

SECTION 5 RESETS AND INTERRUPTS SECTION RESETS AND INTERRUPTS Resets and interrupt operations load the program counter with a vector that points to a new location from which instructions are to be fetched. A reset immediately stops execution

More information

Clock Synchronous Control Module for Serial Flash Memory Access Firmware Integration Technology

Clock Synchronous Control Module for Serial Flash Memory Access Firmware Integration Technology APPLICATION NOTE RX Family R01AN2662EJ0234 Rev.2.34 Introduction This application note explains how to control and use serial flash memory with microcontrollers manufactured by Renesas Electronics. Refer

More information

The Bootconcept. of Fujitsu s MB91360 Devices

The Bootconcept. of Fujitsu s MB91360 Devices Application te MCU-AN-391016-E-V11 The Bootconcept of Fujitsu s MB91360 Devices GmbH, Microcontroller Application Group History 13 th Aug. 99 MM V1.0 New Format, new updated version 04 th Jul. 00 MEN V1.1

More information

F2MC MB90385 series Evaluation Board Documentation. Revision Date Comment V New document

F2MC MB90385 series Evaluation Board Documentation. Revision Date Comment V New document F2MC MB90385 series Evaluation Board Documentation Revision Date Comment V1.0 08.25.02 New document 1 Warranty and Disclaimer To the maximum extent permitted by applicable law, Fujitsu Microelectronics

More information

AT-501 Cortex-A5 System On Module Product Brief

AT-501 Cortex-A5 System On Module Product Brief AT-501 Cortex-A5 System On Module Product Brief 1. Scope The following document provides a brief description of the AT-501 System on Module (SOM) its features and ordering options. For more details please

More information

Design and development of embedded systems for the Internet of Things (IoT) Fabio Angeletti Fabrizio Gattuso

Design and development of embedded systems for the Internet of Things (IoT) Fabio Angeletti Fabrizio Gattuso Design and development of embedded systems for the Internet of Things (IoT) Fabio Angeletti Fabrizio Gattuso Microcontroller It is essentially a small computer on a chip Like any computer, it has memory,

More information

The Freescale MC908JL16 Microcontroller

The Freescale MC908JL16 Microcontroller Ming Hsieh Department of Electrical Engineering EE 459Lx - Embedded Systems Design Laboratory The Freescale MC908JL16 Microcontroller by Allan G. Weber 1 Introduction The Freescale MC908JL16 (also called

More information

S1C63 Manual errata. Object manuals Document codes Items Pages

S1C63 Manual errata. Object manuals Document codes Items Pages Mar/29/2013 errata_c6300x_15 Initial value of DC output terminals by segment option S1C63003/004/008/016 412158901a 14.4 Display Memory 14-15 Technical manual At initial reset, the data memory contents

More information

RTE-V850E/GP1-IE USER'S MANUAL (REV.1.01) RealTimeEvaluator

RTE-V850E/GP1-IE USER'S MANUAL (REV.1.01) RealTimeEvaluator RTE-V850E/GP1-IE USER'S MANUAL (REV.1.01) RealTimeEvaluator REVISION HISTORY Rev. 1.00 June 20, 2002 Rev. 1.01 November 15, 2002 First edition Revising following chapters * "Measured value of execution

More information

F²MC-8FX FAMILY MB95200H/210H SERIES LIN-UART 8-BIT MICROCONTROLLER APPLICATION NOTE. Fujitsu Microelectronics (Shanghai) Co., Ltd.

F²MC-8FX FAMILY MB95200H/210H SERIES LIN-UART 8-BIT MICROCONTROLLER APPLICATION NOTE. Fujitsu Microelectronics (Shanghai) Co., Ltd. Fujitsu Microelectronics (Shanghai) Co., Ltd. Application Note MCU-AN-500006-E-11 F²MC-8FX FAMILY 8-BIT MICROCONTROLLER MB95200H/210H SERIES LIN-UART APPLICATION NOTE Revision History Revision History

More information

MN101E50 Series. 8-bit Single-chip Microcontroller

MN101E50 Series. 8-bit Single-chip Microcontroller 8-bit Single-chip Microcontroller Overview The MN101E series of 8-bit single-chip microcomputers (the memory expansion version of MN101C series) incorporate multiple types of peripheral functions. This

More information

Memory Expansion. Lecture Embedded Systems

Memory Expansion. Lecture Embedded Systems Memory Expansion Lecture 22 22-1 In These Notes... Memory Types Memory Expansion Interfacing Parallel Serial Direct Memory Access controllers 22-2 Memory Characteristics and Issues Volatility - Does it

More information

V850ES/SG3, V850ES/SJ3

V850ES/SG3, V850ES/SJ3 APPLICATION NOTE V850ES/SG3, V850ES/SJ3 V850ES/SG3, V850ES/SJ3 Microcontrollers R01AN0930EJ0200 Rev.2.00 Introduction This application note is intended for users who understand the functions of the V850ES/SG3

More information

New 8FX MB95560H/570H/580H Series

New 8FX MB95560H/570H/580H Series FUJITSU SEMICONDUCTOR DATA SHEET DS702-00010-2v0-E 8-bit Microcontrollers CMOS New 8FX MB95560H/570H/580H Series MB95F562H/F562K/F563H/F563K/F564H/F564K MB95F572H/F572K/F573H/F573K/F574H/F574K MB95F582H/F582K/F583H/F583K/F584H/F584K

More information

SH69P48A EVB. Application Notes for SH69P48A EVB SH69V48A JP2 J4(ICE_J4) S1 IDD TEST JP1 74HC273 JP4 JP3 74HC273 JP6 STKOVE JP7 SW1 J5(ICE_J5)

SH69P48A EVB. Application Notes for SH69P48A EVB SH69V48A JP2 J4(ICE_J4) S1 IDD TEST JP1 74HC273 JP4 JP3 74HC273 JP6 STKOVE JP7 SW1 J5(ICE_J5) SH69P48A EVB Application Notes for SH69P48A EVB The SH69P48A EVB is used to evaluate the SH69P48A chip's function for the development of application program. It contains of a SH69V48A chip to evaluate

More information

KIT-V850E2/MN4-TP-H. User s Manual (Rev. 1.01) RealTimeEvaluator

KIT-V850E2/MN4-TP-H. User s Manual (Rev. 1.01) RealTimeEvaluator KIT-V850E2/MN4-TP-H User s Manual (Rev. 1.01) RealTimeEvaluator Software Version Up * The latest RTE for Win32 (Rte4win32) can be down-loaded from following URL. http://www.midas.co.jp/products/download/english/program/rte4win_32.htm

More information

Embedded Systems Lab Lab 1 Introduction to Microcontrollers Eng. Dalia A. Awad

Embedded Systems Lab Lab 1 Introduction to Microcontrollers Eng. Dalia A. Awad Embedded Systems Lab Lab 1 Introduction to Microcontrollers Eng. Dalia A. Awad Objectives To be familiar with microcontrollers, PIC18F4550 microcontroller. Tools PIC18F4550 Microcontroller, MPLAB software,

More information

PCI-HPDI32A-COS User Manual

PCI-HPDI32A-COS User Manual PCI-HPDI32A-COS User Manual Preliminary 8302A Whitesburg Drive Huntsville, AL 35802 Phone: (256) 880-8787 Fax: (256) 880-8788 URL: www.generalstandards.com E-mail: support@generalstandards.com User Manual

More information

FUJITSU FLASH MCU Programmer for F 2 MC-16LX Specifications

FUJITSU FLASH MCU Programmer for F 2 MC-16LX Specifications FUJITSU FLASH MCU Programmer for F 2 MC-16LX Specifications ii FUJITSU FLASH MCU Programmer for F 2 MC-16LX Specifications Version 1.8 28 February 2003 Software version: VO1L09 2002 FUJITSU LIMITED Printed

More information

MC68331 DEVICE INFORMATION (Issue 6-17 August, 1995) Rev. A and B Silicon E95B, E93N and F43E Mask Set

MC68331 DEVICE INFORMATION (Issue 6-17 August, 1995) Rev. A and B Silicon E95B, E93N and F43E Mask Set MC68331 DEVICE INFORMATION (Issue 6-17 August, 1995) Rev. A and B Silicon E95B, E93N and F43E Mask Set The following information and errata pertain to Revision A and B samples of the 68331 microcontroller.

More information

Serial Communication. Simplex Half-Duplex Duplex

Serial Communication. Simplex Half-Duplex Duplex 1.5. I/O 128 Serial Communication Simplex Half-Duplex Duplex 129 Serial Communication Master-Slave Master Master-Multi-Slave Master Slave Slave Slave (Multi-)Master Multi-Slave Master Slave Slave Slave

More information

FlashFlex MCU SST89C58RC

FlashFlex MCU SST89C58RC Introduction This document provides the instructions to help programming vendors qualify SST FlashFlex microcontrollers. Functional Blocks 051 CPU Core ALU, ACC, B-Register, Instruction Register, Program

More information

MC68HC908GR8A MC68HC908GR4A Data Sheet

MC68HC908GR8A MC68HC908GR4A Data Sheet MC68HC908GR8A MC68HC908GRA Data Sheet M68HC08 Microcontrollers MC68HC908GR8A Rev. 5 0/2007 freescale.com MC68HC908GR8A MC68HC908GRA Data Sheet To provide the most up-to-date information, the revision

More information

Errata. Page Item Description Table was corrected as indicated by the shading below. Error Features MB90V540G MB90F438L(S)/F439(S)

Errata. Page Item Description Table was corrected as indicated by the shading below. Error Features MB90V540G MB90F438L(S)/F439(S) F 2 MC-16LX 16-BIT MICROCONTROLLER MB90435 Series HARDWARE MANUAL Errata Page Item Description 2 1.1 Table 1.1-1 was corrected as indicated by the shading below. Features MB90V540G MB90F438L(S)/F439(S)

More information

Universität Dortmund. IO and Peripheral Interfaces

Universität Dortmund. IO and Peripheral Interfaces IO and Peripheral Interfaces Microcontroller System Architecture Each MCU (micro-controller unit) is characterized by: Microprocessor 8,16,32 bit architecture Usually simple in-order microarchitecture,

More information

ERRATA SHEET INTEGRATED CIRCUITS. Date: July 9, 2007 Document Release: Version 1.6 Device Affected: LPC2148

ERRATA SHEET INTEGRATED CIRCUITS. Date: July 9, 2007 Document Release: Version 1.6 Device Affected: LPC2148 INTEGRATED CIRCUITS ERRATA SHEET Date: July 9, 2007 Document Release: Version 1.6 Device Affected: LPC2148 This errata sheet describes both the functional deviations and any deviations from the electrical

More information

RW1026G Revision History Version Date Description

RW1026G Revision History Version Date Description RW1026G Revision History Version Date Description 0.1 2010/9/3 Add I/O Pin ITO Resistance Limitation 0.2 2010/9/15 Modify storage temperature -40 o C to 80 o C change to -50 o C to 125 o C and operation

More information

17. I 2 C communication channel

17. I 2 C communication channel 17. I 2 C communication channel Sometimes sensors are distant to the microcontroller. In such case it might be impractical to send analog signal from the sensor to the ADC included in the microcontroller

More information

F2MC-8FX EEPROM Library

F2MC-8FX EEPROM Library Fujitsu Microelectronics (Shanghai) Co., Ltd. Application Note MCU-AN- 500019-E-23 F²MC-8FX FAMILY 8-BIT MICROCONTROLLER MB95200 SERIES F2MC-8FX EEPROM Library APPLICATION NOTE Revision History Revision

More information

System Design Guide for Slave

System Design Guide for Slave System Design Guide for Slave Motor Business Unit Appliances Company 2012/2/15 Rev. 2 Page 1 Revision History Revision Date Change Description 1 2010/3/3 Initial Release 2 2012/2/15 P1 Changed title from

More information

ARM Cortex-M4 Architecture and Instruction Set 1: Architecture Overview

ARM Cortex-M4 Architecture and Instruction Set 1: Architecture Overview ARM Cortex-M4 Architecture and Instruction Set 1: Architecture Overview M J Brockway January 25, 2016 UM10562 All information provided in this document is subject to legal disclaimers. NXP B.V. 2014. All

More information

ESPino - Specifications

ESPino - Specifications ESPino - Specifications Summary Microcontroller ESP8266 (32-bit RISC) WiFi 802.11 (station, access point, P2P) Operating Voltage 3.3V Input Voltage 4.4-15V Digital I/O Pins 9 Analog Input Pins 1 (10-bit

More information