• STM32G431 Keil 5.36 Erase sectors fail
    Hi I use STM32G431R6T6 (32k Flash) with build in Bootloader. Boootloader use address 0x0800'0000 - 0x0800'1FFF Application us address: 0x0800'2000 - 0x0800'7FFF In the bootloader I can select...
  • STM32G431 Keil 5.36 Erase sectors fail
    Hi I use STM32G431R6T6 (32k Flash) with build in Bootloader. Boootloader use address 0x0800'0000 - 0x0800'1FFF Application us address: 0x0800'2000 - 0x0800'7FFF In the bootloader I can select...
  • LPC2478 - USB does not transmit more than 64 bytes
    Hi, I'm using LPC2478 for USB comunication in CDC mode (RL-USB). In my project I look forward to receiving a data packet, and then send a response corresponding to that data packet. But this...
  • LPC2478 - USB does not transmit more than 64 bytes
    Hi, I'm using LPC2478 for USB comunication in CDC mode (RL-USB). In my project I look forward to receiving a data packet, and then send a response corresponding to that data packet. But this...
  • keil for code size more than 32kB
    Hi, I am using Keil MDK 4.7. I am planning to use ucso3 code for lpc4357 using keil mdk for my PG project. But when compiled the size exceeds 32kB. Keil is very user friendly but the code size is beyond...