• Complement of Char
    Is any direct function is available for the complement of the char variable
  • complement of Int
    is there any function that will complement the variable. e.g int i = 0xAA complement of i = 0x55
  • Two applications switch between in single controller
    Hi all, I'm working on a project which holds two executable's in single controller(flashed separately), i need to switch from application to another without restarting the system, with restarting...
  • Two MSC devices on single USB
    I would like to create composite device with two MSC devices using Middleware 7.30 on STM3F4 chip. I have configured everything (already did several projects, so I am familiar with run-time configuration...
  • Splitting a single memory block into two
    This question is more hardware related than software, but is affected by both. We are currently using 512KBx16 Flash and SRAM in our design, but we want to do away with the flash and use only SRAM. Which...