User Activity

Do any of the Cortex M4 or M33 based MCUs have ECC on the processor's registers?If not, is there a mechanism built into the processor to ensure that processor registers (R0, R1, R2...R15 etc) are not corrupted due to SEU?Regards,Hamid
I am using STM32L476, running on MSI @ 16MHz, with MR Range 1 and 3.3V supply voltage. The problems described below are happening at room temperature. The processor is running Bare Metal. The ADC1 and ADC2 are configured in Regular Simultaneous Mode ...
I am developing a device based on the STM32L432 processor. It needs to use USB connectivity using Full Speed CDC class. I would like to get the firmware development started using a development board before our hardware is available.I can not find any...
Posted on April 24, 2015 at 12:18On this processor both bxCAN cells share the filters located in CAN1. There is only a single CAN_FFA1R register whose bits are used to assign individual filters to FIFO 0 or FIFO 1. There is no bit allocating them to...