Home
Company Products Tech.Info Notice    Dev.Tools
Home > Developement Guide > FAQ
FAQ
HMS30C7202  :  ADCLCDPMU PLL RESETSDRAM SMI MMCUART CAN SPI USBTIMER PWM PS2 KEDGPIOAPPLICATION
HMS30C7201  :  ADCPMU PLLETCAPPLICATION
Q1. The 7202 has pins for 4 UARTs + IrDA.But I think we cannot use 4 UARTs + IrDA.One UART is internally used for IrDA (if activated). Is this right ?
Q2. CAN module can set NIRQ - this is the same as the NIRQ from the int. cntr. ? (CAN is the only peripheral which can set the NIRQ)
Q3. 10.2.3.1. CAN control register, Bit 1 Module Interrupt Enable
'1': Enabled - Interrupt will set NIRQ to LOW. NIRQ remains LOW until all pending interrupts are processed.
'0': Disabled - Module Interrupt NIRQ is always HIGH 10.4. Interrupt controller The Interrupt controller can trigger ....the standard interrupt request (NIRQ) ...Is the NIRQ ORed?
Q4.what is the max speed (kbit/s) of the SPI ?
Q5. If PLL is disabled, can the clock be generated by an ext. quarz (e.g. 20 MHz) or is it necessary to input a digital clock ? Which value has FCLK if we use 20MHz quartz (20MHz inout clock) ?Please confirm that the clockin is OSCIN (pin29).
Q6. The 7202 has four UARTs, but only UART0 is a full UART with all the MODEM signals (CTS, RTS, DSR, DTR, RI and DCD). We want to implement hardware flow control with UART1, and for that purpose we use some IOs. Once we detect the signals we try to change the corresponding values in the MSR (UART1) register, but I think we can not change that register. Could you tell us if that register is a R/W register?
Q7.Is there a way to set device description manufacturer / model (human readable) strings? Based on the documentation I was able to find ways to change device manufacturer and model ID's (DEVID). Moreover, 9.6.1 Block Diagram (USB block diagram in above-mentioned .pdf) refers to "Configuration Rom" containing "Device Descriptor", does this mean that device desciptor is fixed by MagnaChip?
Q8. What is necessary to power down the USB block ?