• Not Able to Fuse MCB2300
    Hello Can anyone Please help me, I am using ISP through COM0 for fusing and Read Device Signature in MCB2300 board with LPC2388, But I am not able to Do so. It always say "Failed to autobaud - Step 1...
  • Low power consumption FUSE
    hello TECHIES. It says we have got to do a emulator a fuse giving consideraion to power consumtion. 500ma to 30A. Any language on any micro. C or C++ on a cordex? Any ideas?
  • Wrong fuse seting
    Hii All... Yesterday, I get some problem with my devbaord, It was locked. Again. I tried what Erik Malund said before and put the 1 MHz 4 pin crystal oscillator for this purpose, just connected...
  • C++: How to use Fused Multiply Add (VFMA)
    Hi, I am writing a PID control loop for STM32F407 (Cortex M4). Here I use such calculations as: fPid += fKI * fIntegral; C++ compiler produces quite nice code, using the VMLA instruction...
  • Ulink2 and NVMCTRL_EEPROM_SIZE fuse on ATSAMD20E18 (Cortex M0)
    Hello, I'm developing simple board with MCU having to store configuration data and based on them init another devices on the board. So I decided to use internal EEPROM emulation to store the settings...