• If my UART driver returns a capability as false, does it mean the hardware is not capable?
    I need a timeout event for my UART receiver. I followed guide to get the capabilites of the driver. It returned false for Event Rx Timout. Does this mean that the µC is not capable of it? In my case it...
  • If my UART driver returns a capability as false, does it mean the hardware is not capable?
    I need a timeout event for my UART receiver. I followed guide to get the capabilites of the driver. It returned false for Event Rx Timout. Does this mean that the µC is not capable of it? In my case it...
  • Are capability registers used when compiling for normal Morello (without pure-capability) with LLVM?
    When compiling code using LLVM in normal mode without pure-capability, I was curious as to why the printf function used capability registers? I found this out when I was trying to use the printf function...
  • Are capability registers used when compiling for normal Morello (without pure-capability) with LLVM?
    When compiling code using LLVM in normal mode without pure-capability, I was curious as to why the printf function used capability registers? I found this out when I was trying to use the printf function...
  • Flash reprogramming capabilities through the CAN
    Hi, I am a student. I have to write very important program in µV2 Keil , but I have not so much skills in programming and have some problems. I think that you have much skills in this case and can...