Search found 14 matches

by yiancar
Mon Aug 01, 2022 12:07 am
Forum: General Support
Topic: I2C Slave mode support?
Replies: 116
Views: 73155

Re: I2C Slave mode support?

I know this is a very old long thread but would like to ask why this seems not to be making it into upstream?:) I suspect because the code could do with a good cleanup after several people have updated and extended it. I've long felt that the V2 code is over-complicated, but since it works reliably...
by yiancar
Thu Jul 28, 2022 7:06 pm
Forum: General Support
Topic: I2C Slave mode support?
Replies: 116
Views: 73155

Re: I2C Slave mode support?

I know this is a very old long thread but would like to ask why this seems not to be making it into upstream?:)

Cheers,
Yiangos
by yiancar
Mon May 18, 2020 12:29 pm
Forum: Bug Reports
Topic: Using TIM15 PWM [STM32F072] Topic is solved
Replies: 10
Views: 6247

Re: Using TIM15 PWM [STM32F072] Topic is solved

Cheers Giovanni,

I will wait for 20.x:)
by yiancar
Sun May 17, 2020 11:12 pm
Forum: Bug Reports
Topic: Using TIM15 PWM [STM32F072] Topic is solved
Replies: 10
Views: 6247

Using TIM15 PWM [STM32F072] Topic is solved

Hello all, I was trying to use TIM15 PWM on a a 072. #define STM32_PWM_USE_TIM15 TRUE #define STM32_PWM_TIM15_IRQ_PRIORITY 3 I get the error: lib/chibios/os/hal/ports/STM32/LLD/TIMv1/hal_pwm_lld.c:324:2: error: #error "TIM15 ISR not defined by platform" #error "TIM15 ISR not defined b...
by yiancar
Tue Jan 28, 2020 9:55 pm
Forum: Development and Feedback
Topic: STM32WB55 support
Replies: 92
Views: 36323

Re: STM32WB55 support

Thank you for checking:)
by yiancar
Tue Jan 28, 2020 9:29 pm
Forum: Development and Feedback
Topic: STM32WB55 support
Replies: 92
Views: 36323

Re: STM32WB55 support

Hello Giovanni, Yes it is a separate binary. Sorry for asking so many questions licensing is not my strong point and I hear mixed answers on this. IE the fact that the header is also under the same non opensource license then if one uses it (so that the rest of the opensource application can access ...
by yiancar
Fri Jan 24, 2020 10:59 pm
Forum: Development and Feedback
Topic: STM32WB55 support
Replies: 92
Views: 36323

Re: STM32WB55 support

EDIT:
It looks like this is the header files that interface with the binary: https://github.com/STMicroelectronics/S ... STM32_WPAN

Looks like they are in the same license. So as the header files are compiled, is this a no go?
by yiancar
Fri Jan 24, 2020 3:24 pm
Forum: Development and Feedback
Topic: STM32WB55 support
Replies: 92
Views: 36323

Re: STM32WB55 support

Looks like its a binary yes: https://github.com/STMicroelectronics/STM32CubeWB/tree/master/Projects/STM32WB_Copro_Wireless_Binaries This is the license: https://www.st.com/content/ccc/resource/legal/legal_agreement/license_agreement/group0/59/57/63/12/cf/a6/47/65/SLA0044/files/SLA0044.txt/jcr:conten...
by yiancar
Fri Jan 24, 2020 12:30 pm
Forum: Development and Feedback
Topic: STM32WB55 support
Replies: 92
Views: 36323

Re: STM32WB55 support

Hello Giovanni,

As I understand it the M0 is controlled by the wireless stack binary. Now I dont know if the licensing is happy with ChibiOS + STM32_WPAN. Any opinion on that?
by yiancar
Mon Jan 20, 2020 6:09 pm
Forum: Development and Feedback
Topic: STM32WB55 support
Replies: 92
Views: 36323

Re: STM32WB55 support

Hello @RoccoMarco

Do you have any plan as to if ChibiOS will support the Bluetooth extension?

Go to advanced search