• Building an STM32 CUBE project using Keil MDK
    My customer is using Cube. I do not. I wrote some library and created a very simple project to test and validate it. U did use Keil and armcc v5.06. I had trouble adding this library to the same test...
  • Building an STM32 CUBE project using Keil MDK
    My customer is using Cube. I do not. I wrote some library and created a very simple project to test and validate it. U did use Keil and armcc v5.06. I had trouble adding this library to the same test...
  • build my own board ?
    Hello, I want to build a ( SMALL & NARROW FOOTPRINT ) board that does audio DSP , so far, I tried : - using a teensy 3.6, but it has a terrible ADC (50% SNR) and the I2S interface is glitchy at best...
  • build my own board ?
    Hello, I want to build a ( SMALL & NARROW FOOTPRINT ) board that does audio DSP , so far, I tried : - using a teensy 3.6, but it has a terrible ADC (50% SNR) and the I2S interface is glitchy at best...
  • Building my own Programmer/Burner
    Hi, i have designed hardware that takes in a byte of data with every clock and burns it into the next location of FLASH PROM of atmel micros. Now i need to build a application in VC++ that can read...