[i=s]This post was last edited by slotg on 2016-5-5 00:40[/i] Each pin on the Pyboard has its own name (X1, Y1...). GPIO control is based on a single pin, so the flow light control method in the previ
I just found the setting of sensortag sampling frequency in TI's official example code, as follows: #define SENSOR_MIN_UPDATE_PERIOD 100 // Minimum 100 milliseconds #define SENSOR_PERIOD_RESOLUTION 10
Today I discussed with my colleagues a small code snippet I wrote. In a sub-function, we need to implement a function to reduce a number greater than 10 to zero little by little. The reduction rule is
The examples and related materials of the experimental course in this year's Designing with Freescale seminar are for your reference. The FDRM-KL26Z development board used is similar to the KL25Z. IAR