• Access a flash region like an array, without writing data to it during programing
    Dear experts, This is a generic question on MCU and/or GNU linker. I have a 64KB flash region, that is being pre-programmed in factory. Now, I have a requirement to use that region in my program,. In...
  • Access a flash region like an array, without writing data to it during programing
    Dear experts, This is a generic question on MCU and/or GNU linker. I have a 64KB flash region, that is being pre-programmed in factory. Now, I have a requirement to use that region in my program,. In...
  • USB Host hangs after writing some 50MB data.
    i am working on USB host driver. the program is able to write around 50MB data in usb drive but after that it stops writing. as i did debugging, i found that, URB status is not updating and it is always...
  • USB Host hangs after writing some 50MB data.
    i am working on USB host driver. the program is able to write around 50MB data in usb drive but after that it stops writing. as i did debugging, i found that, URB status is not updating and it is always...
  • USB HOST PROBLEM
    I'm new in using USB host.we are using LPC2388 controller and trying to configure USB host.When USB flash drive connected to the port,the RoothubStatus interrupt is not setting.I think i'm correct i...