• Bootloader Jump Code not working
    I am working on a boot loader for a STM32F103 (Cortex M3) and I cannot get the jump code to work properly. I am fairly new to ARM and I have exhausted my knowledge in trying to fix this. This is what...
  • nuvoton example code for DMA
    Hi, I am fai, i am get dificult on understanding about PDMA on nuvoton NUC100, anyone can share for example code for me, please? I want using 2 channel ADC for get temperature data from 2 temperature...
  • NUVOTON N9H
    I am using nuvoton N9H30 series evaluation board,I got BSP files for this series from nuvoton website. Now I need to add DFP pack for this series in keil. So please give me suggestions for this N9H30...
  • Nuvoton controller
    We are using the Nuvoton N79E352 for my application. In that, we are using the p0 as key board interrupt port. if any key is pressed then KBF flag is set by controller. But we don't know how to check...
  • How to jump somewhere in my firmware?
    Hi, I have finished concatenation boot loader and firmware codes. The boot loader can jump somewhere in firmware startup segment when I checked the signature passed in boot loader during the boot...