• MSP2+ board availability

    dotanziv
    dotanziv

    Can you please update where can we purchase this board? I've checked with several distis, it is out of stock for all of them (I checked with 4 distributers)

     

    • Answered
    • over 3 years ago
    • DesignStart
    • DesignStart forum
  • How is the SoC-based design validated? Is it done against some specifications or compliance?

    Alexis Ogborn
    Alexis Ogborn

    This question was raised in the ‘Want to maximise your product design? See how a custom ASIC can help?' webinar, view all the questions in the round-up blog post.

    • Answered
    • over 3 years ago
    • DesignStart
    • DesignStart forum
  • Has anyone had problems with implementing App Note AN387 using Cortex M0 r2p0 on a Cortex-M + dev board?

    CraigS
    CraigS

    All,

    I received the Versatile Express Cortex-M Prototyping System + and am using DesignStart. I powered on the board and the operating system booted up without any problems.

    In the V2M_MPS2/MB/HBI0263C/board.txt file, the following are the sequence of…

    • Answered
    • over 2 years ago
    • DesignStart
    • DesignStart forum
  • MPS2+ Firmware for Mbed

    Sean Houlihane
    Sean Houlihane

    This is an update to the fimware for the MCC on the MPS2+ board. This adds some features for improved compatibility with the Mbed OS software examples and continuous integration flow. You do not need to install the update unless you are working with Mbed…

    • over 2 years ago
    • DesignStart
    • DesignStart forum
  • NVIC and ARM asm

    martin
    martin

    Cannot configure interupts of TIM6 on stm32f103 board

    Does my NVIC configuration wrong?

    Code:

    @ stm32f103 timer & interrupt test by laper_s (from 2019-02-02)
    
    .thumb
    .cpu cortex-m3
    .syntax unified
    
    .word   0x20005000
    .word   start + 1
    
    b   start…

    • Answered
    • over 1 year ago
    • Processors
    • Cortex-M / M-Profile forum