• Options for target menu too small
    I want to configure the keil ide for my STM32F3 discovery board but I am having a problem with the cofiguration menu. The window for the menu is too small and hiding info . I can't make it bigger as...
  • Options for target menu too small
    I want to configure the keil ide for my STM32F3 discovery board but I am having a problem with the cofiguration menu. The window for the menu is too small and hiding info . I can't make it bigger as...
  • How to disable "is too small to hold all values of" warnings for enums in bitfields
    I use bitfields with enum classes to strongly type as much as I can. Like: enum class ShutdownMode : uint8_t { NormalOperation = 0b00, ShutdownMode = 0b01, BurstMode = 0b10, // 11 = Unimplemented...
  • How to disable "is too small to hold all values of" warnings for enums in bitfields
    I use bitfields with enum classes to strongly type as much as I can. Like: enum class ShutdownMode : uint8_t { NormalOperation = 0b00, ShutdownMode = 0b01, BurstMode = 0b10, // 11 = Unimplemented...
  • Small off-the-shelf small ARM module (15mmx25mm or less)?
    We are looking for off-the-shelf small ARM module (15mmx25mm or less) with the following specs: - single core >= 100MHz is OK >= 256k RAM >= 256kb ROM >= 2mbit flash - battery charging circuit - uart...