cancel
Showing results for 
Search instead for 
Did you mean: 

Example of code for reading usb for evaluation board STM32F29disco 1 (new version with display)

SGasp.1
Senior

Hi amazing community..

I am searching a repo for testing the usb reading function (usb host) for my new evaluation board stm32F429disco1 (the new version with display) .

I have just found examples for the older version of the evaluation board.

Can you provide a link or exact website with this example ?

Thanks

1 ACCEPTED SOLUTION

Accepted Solutions

> I am searching a repo

What is a repo?

> for testing the usb reading function (usb host)

There's no reason to call USB host "reading function".

> (the new version with display)

All versions of the 'F429 Disco are with display. The User Manual for this board lists the differences between historical versions, and there's no difference as far as its USB part is concerned.

Here is an USB Host example for this board.

JW

View solution in original post

4 REPLIES 4

> I am searching a repo

What is a repo?

> for testing the usb reading function (usb host)

There's no reason to call USB host "reading function".

> (the new version with display)

All versions of the 'F429 Disco are with display. The User Manual for this board lists the differences between historical versions, and there's no difference as far as its USB part is concerned.

Here is an USB Host example for this board.

JW

Hi @Community member​ ... thanks a lot for the link.. very kind.. i cannot see the ioc (cube mx) file related to this example... do you know where i can find it ?

Thanks a lot

Maybe there is none, many of the examples were written before CubeMX.

JW

Thanks @Community member​ .. the example works fine.. when i tried to start the project from cube mx i am facing many issues..strange they didin't create an ioc example for usb host with related code..