cancel
Showing results for 
Search instead for 
Did you mean: 

Wireless controller

GS2
Associate III

Hello, can somebody help me to select the STM32 controller and it's developer board for my first project that involves:
wireless air mouse with keyboard and TV controller?

19 REPLIES 19

I am wondering if you can tell - can I use this as development board  for STM32WB55RG too:

https://www.aliexpress.com/item/1005007119406784.html

Of course it can be done - but is it worth it?

With a genuine ST Nucleo board you get:

  • Known-good, supported, documented hardware
  • Built-in support from tools, software, etc
  • A genuine ST-Link - with VCP - included
  • Ready-to-go examples, tutorials, etc
  • Because it's a well-known board, people will know exactly what you're talking about when you come here with questions
  • etc, etc, ...

You won't get any of that from Ali Express.

I would strongly suggest that you at least start with a genuine Nucleo board - and use that to gain familiarity with the chip and the tools, etc.

Once you have a good grasp of the chip and the tools, then you will be able to evaluate other boards and decide whether they suit your needs, and you will have the necessary skills to adapt to other boards.

Yes, I completely agree with you. But I found from AN5165 that this Nucleo board PCB have 6 layers! So when I finish development I will have a problem - I have only free software to design 2 layers PCB. I am wondering - Why the Company do not offer small PCB or module for STM32WB55RG and RF part, so it can be surface mounted on customer 2 layers PCB ? I am sure that this will increase STM32WB55RG sales!

ST do have modules; eg,

https://www.st.com/en/microcontrollers-microprocessors/stm32wbxm-modules.html

There are also 3rd-party modules

 

And other small boards; eg,

https://www.reclaimerlabs.com/stm32wb-feather

 

Yes, STM32WB5MMG is great, also seems 3rd-party modules are missing.

GS2
Associate III

Hi Andrew, just one more question:

As I am planning to use STM32WB5MM module - will it be better to start with STM32WB5MM-DK ?

Hello @GS2 

I suggest you create a new post for each question since we want to give more visibility to each topic discussed on the community. So, others can use those answers too. On the New post, you will also receive an answer from me, @Andrew Neil or other Community members.

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

STM32WB5MM module uses STM32WB55VGY microcontroller:

https://www.st.com/en/microcontrollers-microprocessors/stm32wb5mmg.html#:~:text=STM32WB5MMG%20revision%20Y%20is%20based%20on%20cut%202.1%20of%20the%20STM32WB55VGY%20microcontroller

NUCLEO-WB55RG would be fine for evaluating that:

https://www.st.com/en/microcontrollers-microprocessors/stm32wb55vg.html#tools-software

 

The STM32WB5MM-DK and NUCLEO-WB55RG both include an ST-Link.

The STM32WB5MM-DK has some "extras" like OLED display, digital microphone - only you know if those are useful to you. If they're not useful to you, then they'll get in the way!

The STM32WB5MM-DK is about twice the price.

 

 

Thank you Andrew. Yes, I will stick with P-NUCLEO-WB55RG.

OK. I will create a new post for each question.