Member | Action | Date |
---|---|---|
|
Replied
to
EFR32MG spidrv behaves strangely when using csControlApplication
https://www.silabs.com/community/mcu/32-bit/forum.topic.html/bug_in_gecko_sdkv30-spidrvwithapplicationcs-yixL# This solves my issue
Show more
|
Oct 08 2020, 12:20 PM |
|
Replied to Simplicity Studio 5 SPIDRV not creating sl_spidrv_instances.h Show more |
Sep 10 2020, 11:00 AM |
|
Posted
Simplicity Studio 5 SPIDRV not creating sl_spidrv_instances.h on
32-bit MCU - Microcontroller Forum
Hi Using the new simplicity studio 5 (amazing by the way), I noticed that the SPIDRV configuration doesn't create the sl_spidrv_instances.h file as documented. I haven't tried all the peripherals, but the simple LED configuration creates its corresponding sl_simple_led_instances.h (and c). This isn't a big issue, but I guess it is a bug. Using the MGM210P022JIA and Gecko SDK Suite: Bluetooth 3.0.0.2, Micrium OS Kernel. |
Aug 29 2020, 8:36 AM |
|
Updated
to
EFR32MG spidrv behaves strangely when using csControlApplication
I have a similar issue when using SPIDRV with application CS control. It manifests as CLK not outputting anything on the pin. It adheres to the clock polarity rules, so CLK pin gets pulled high/low depending on config, but CLK doesn't actually clock. Data gets clocked correctly and at the correct rate, but not the CLK assigned pin. With Auto CS control this doesn't happen and everything works. My CH_PRIORITY was already lifted too... Couldn't figure it out, so got my use case working by setting the CSHOLD value.
|
Aug 29 2020, 8:10 AM |
|
Replied
to
EFR32MG spidrv behaves strangely when using csControlApplication
I have a similar issue when using SPIDRV with application CS control. It manifests as CLK not outputting anything on the pin. It adheres to the clock polarity rules, so CLK pin gets pulled high/low depending on config, but CLK doesn't actually clock. Data gets clocked correctly and at the correct rate, but not the CLK assigned pin. With Auto CS control this doesn't happen and everything works. Couldn't figure it out, so got my use case working by setting the CSHOLD value.
|
Aug 29 2020, 8:04 AM |
|
Replied
to
KBA_BT_0903: SPP-over-BLE example
Is there a version of this sample for Bluetooth SDK v3? The API seems quite different
Show more
|
Aug 24 2020, 11:36 AM |