• Cortex- M1/M0 softcore
    Hi all, My main goal is to rebuild the core and the peripherals of an STM32F0xx into an FPGA. An idea to realize this is to use a softcore and build up the used peripherals by connecting them to the...
  • Cortex-M3 softcore minimal SoC
    Hello all, After getting frustrated with the Xilinx design start guide I created a minimal SoC implementation of CM3 using fusesoc. It currently runs on Arty but could be made to run on other FPGAs...
  • Debugging Cortex M3 softcore processor via JTAG - HS3 (Xilinx FPGA and SoC debugger)
    Hello, I have synthesized cortex-M3 softcore processor on my Zynq Ultrascale+ Evaluation board and it works fine. As of now, I have connected JTAG pins to the FPGA I/O pins and using J-Link debugger...
  • Need help to decide on which ARM board to go for?
    How do I decide which ARM board to go for if I am aiming to use it as a micro-controller to run sensors, actuators, motors, and solar panels? And I wish to power up the board via Li-ion battery pack....
  • Help with programming STM32F103RCT6 board.
    I have bought this Cortex M3 board. Now I want to program it through jtag. So I bought this wire. By using the USB to serial interface of my linux machine, I want to program the board. I went to read...