cancel
Showing results for 
Search instead for 
Did you mean: 

USE_BSP_COM_FEATURE > 0 on B-U585i-IOT02A

ElectroManiac
Associate III

Hello forum,

I'm trying to use the BSP driver while implementing a USB Host functionality. after the initiation of everything the USB needs, the BSP started to raise a lot of errors of undeclared/undefined stuff, after checking I saw that the error was mainly due to this code line in the "b_u585i_iot02a.h" file:

#if (USE_BSP_COM_FEATURE > 0)

 
is there a workaround I can use? Have I done something wrong?
thanks for the help 

1 REPLY 1
Amel NASRI
ST Employee

Hi @ElectroManiac ,

Try to follow steps similar to the steps in this article: How to add a BSP to an STM32CubeIDE project.

If you still have issues, you can share error messages you are getting for more investigation on your case.

-Amel

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.

Announcement

We’re moving the ST Community to a new platform to give you a better and more reliable community experience.