Difference: NeoPixel (11 vs. 12)

Revision 122022-10-10 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="MecrispCubeF405"
%DASHBOARD{ section="banner"
Line: 33 to 33
 
  • flashing red: file write operation
  • flashing yellow: file read operation
Changed:
<
<
For the STM32WB Nucleo Board I use D6 for the Neopixel
>
>
For the STM32WB Nucleo Board I use D6 for the Neopixel. It takes about 30 us to set one Neopixel, during this time the interrupts are disabled.
 
3 6 dmod           \ D6 output

Line: 59 to 59
 pixels 32 neopixels
Added:
>
>
It takes about 30 us to set one Neopixel, for 32 Pixels it takes nearly 1 ms, during this time the interrupts are disabled. Consider this for RT programs and interrupt latency.
 
Added:
>
>
 

Implementation

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback