• STM32 timer does not work like expected
    Hello, It's my first project with STM32 and ST firmware library. I have a problem with my timer configuration. I want a cyclic timer 2 interrupt all 100 us (10 kHz). So I configured the timer: ...
  • How to dump the full compilation pass from ARMCC? Just like GCC.
    It looks like there is no such options.
  • Looking for 8051 core with max speed and max memory
    Hi, We need 8051 core with below specification: 1) Effectively working at > 25M hz freq ( means considering the number of clocks per instruction ) 2) Code memory > 128 K 3) Data memory ~ 64K ...
  • arm7 - AD simulating
    Does Keil software simulate the AD converter? I had been trying to use an AD interrupt (finish of the convertion), but it didn't occur (after starting the AD of course).
  • Is it just me, or...
    It would be really interesting to know why Keil omitted driver for SPI4 in their BSP software pack for STM32F4 family - SPI1, SPI2, SPI3 and SPI5 are supported, but SPI4 (and SPI6, for that matter) are...