cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F446RE with C#

gazili
Associate

Hi, I have to make an ADC application on c#. I just want to text my ADC value on the c#. How can I do?

3 REPLIES 3

Why? Some reason to do it this way, rather than the way everyone else here is programming them?

https://github.com/nanoframework

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

I am working on an automation project for a company, and the part I need to do now in this project is to display the data I obtained from the ADC application I wrote on my STM card with C#. When I run the code I wrote with the debug method, I can only look at it by following the "live expressions" section. Here, not with the debug method, but by running the code on the card and printing it to the screen with C#.

Are you saying you have C# running on the STM32 ?

Or is the C# on a PC, and the PC is somehow communicating with the STM32 ?

Remember that we know nothing about you or your project - it's up to you to clearly & completely describe what you have and what you are doing.

A diagram and some clear photos may help ...