Hello,
I am currently trying to generate random numbers on the TI Connected Launchpad. I have found a few examples for the MSP430 that rely on an onboard temperature sensor to generate random numbers, and I was wondering if there was a way to do this on the Cortex CPUs as well. Is this approach used on the Cortex CPUs through the ADC_CTL_TS register, or is there another approach that is commonly used on this device for generating random numbers?
Thanks,
Logan