• Digital design flow (synthesis)
    In our product, cortex-m0 is internal digital block 1. After synthesis, inout ports such as P0, P1, will be inferred as tri-state logic(TLAT). Is it ok? or please provide the recommanded method. 2. For...
  • Need info AXI4- AxPROT
    Hello Everyone, Can someone explain the use cases of AxPROT? I am not fully clear on how to use these bits in a system. (So i would like to hear some use cases for this port) Also, Please provide some...
  • 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....
  • ‘Low cost’ is a benefit of custom SoCs. At what quantities do the low-cost benefits start to come in, relative to, for example, digital/analog designs based upon off-the-shelf devices?
    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 .
  • Optimized RGB to YCbCr conversion on Cortex-M7
    Hi, Does ARM make available optimized routines for RGB/YCbCr conversions (e.g. RGB16/RGB888 to YCbCr 4:2:0 and 4:2:2) on Cortex-M7 (e.g. using SIMD instructions and intrinsics)? (and in general, is there...