2023-08-06 03:10 PM - edited 2023-08-06 06:22 PM
Hi,
I plan to use either STM32WBA52CG or STM32WB55VG. Looks like the WBA is newly released compared to the WB. Is the WBA replacing the WB, and WB will no longer be supported?
Is there a plan to release a new package for STM32WBA with 68 pins?
2023-08-17 01:00 AM - edited 2023-08-17 01:00 AM
@chinguyen wrote:Is the WBA replacing the WB, and WB will no longer be supported?
I asked the same at the Embedded World Nürnberg and was assured that WBA is not replacing WB. Which makes sense, because we are talking about a singlecore solution vs. a multicore solution. The former means adhering to very tight timing restrictions on your own code (I think the rule is to not block interrupts for more than 4µs), which might no always be possible.