Need Help on Initialize ADC on BCM943362WCD4 EVAL Board

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hi All,

I am using BCM943362WCD4 EVAL board for my development. I  Wanted To Initialize the ADC Only.
Please guide me in to this.

How to make and download the application on board also.

Thanking You,

0 Likes
5 Replies
SeyhanA_31
Employee
Employee
250 replies posted 100 replies posted 50 replies posted

Hi,

To setup the ADC and read the inputs on BCM943362WCD4 EVAL board, please take a look at the simple sample application in following blog, ADC Setup and Read.

Seyhan

0 Likes
Anonymous
Not applicable

Hi Seyhan,

Thank You for the Replay.

And I will definitely try it for my application. If I face any problem further , I will Message you.

Thank You again for the Replay.

Thanking You,

Hinesh

0 Likes
Anonymous
Not applicable

Hi Seyhan,

The application you have sent is working perfect.. And Thank You for it.

But In my Application I Need to use GPIO pots on BCM943362WCD4 board.
When I redirect the output in program to GPIO, At compilation( or at time of make) I am Facing Problem.
And It won't make.

So how do I redirect it to GPIO's on board.

Your help is needed in this matter.

Thanking you..

0 Likes

Hi,

Could you share your code for how you define the GPIO for ADC initialization?

If you are trying to use the GPIO on BCM43362 WiFi module itself, they are not supported to work as GPIO at this time. Please use the GPIO on the host MCU (STM32F205).

Seyhan

0 Likes
Anonymous
Not applicable

Hi Seyhan,

yes I wanted to use the 18 pins of BCM943362WCD4 board as ADC in and DC out on the UART.

Is It possible..? If yes. Than Please guide me on this.

Thanking You,

0 Likes