• C8051F350 printf in Debug mode
    Hi there, I am new to the embedded systems and trying to learn. I have a C8051F350-DK that I wrote a program to measure the voltage through one of the analog inputs ( I am using Keil uvision 4)...
  • Writing to Flash on C8051f350
    Hello, I have some problem when I try to write to Flash memory. I read AN201 "WRITING TO FLASH FROM FIRMWARE" and I use write functions for F350 (page 100). There is no problem with a light program...
  • Writing to Flash on C8051f350
    Hello, I have some problem when I try to write to Flash memory. I read AN201 "WRITING TO FLASH FROM FIRMWARE" and I use write functions for F350 (page 100). There is no problem with a light program...
  • C8051F350 printf in Debug mode
    Hi there, I am new to the embedded systems and trying to learn. I have a C8051F350-DK that I wrote a program to measure the voltage through one of the analog inputs ( I am using Keil uvision 4)...
  • smbus
    Hello ALL, i would be very nice to get an answer for the next question.... I have a F1xx µC and a serial EEPROM. The code I was plaing with is: .... SMB0CN = 0x44; -> (1) MemoryPower(pwm);-...