• F310 - UART 8bit mode
    Hi, I have been developing in Keil simulator with the last Cygnal driver for keil uVision. How can i set my UART to 8-bit mode? I tried all possible combinations of SCON0 and all i got was 9-bit...
  • function "usbh_msc_status()" can't check the connected usb hardware .
    int main(void) { -----. . . -----retv = finit ("U:"); -----while(1) -----{ ----------retv = usbh_engine(0); ----------con = usbh_msc_status(0,0); ----------if(con==1) --...
  • function "usbh_msc_status()" can't check the connected usb hardware .
    int main(void) { -----. . . -----retv = finit ("U:"); -----while(1) -----{ ----------retv = usbh_engine(0); ----------con = usbh_msc_status(0,0); ----------if(con==1) --...
  • using far for cygnal
    i use cygnal c8051f000 need define memory (const far) i use 3 lach in p1 (74hc573) and one 4mb flash can any help to define far memory to access it ?
  • simulated peripherals for cygnal products
    can any body give me simulated peripherals for the cygnal products as keil is not supporting in dp51.dll ?