2024-09-18 09:51 PM
Solved! Go to Solution.
2024-10-02 10:25 PM
hi i am working on stm32mp157d-dk1 now so now i will be generating sine wave using the mpu instead of microcontroller and can we access the adc and dac using arm cortex a7 and if possible how to do it?
2024-09-19 12:59 AM
Hello,
@Sharan wrote:
i have created a user interface using touchgfx when i go to the second page sine wave has to be generated and parallelly display has to work
This statement is not clear. Could you please give more details about your issue, request?
2024-09-19 01:08 AM
i have purchased the STM32MP157D-DK1 mpu and i have ili9488 display can i do parallel processing, that is display has to work and parallelly signal generation has to happen or is it possible using microcontroller
2024-09-20 12:23 AM
Hello @Sharan ,
I hope this helps! :smiling_face_with_smiling_eyes:
If this comment or another one answers your questions, I invite you to select that comment as "best answer".
Regards,
2024-09-20 12:38 AM
using mvp model i was able to generate sine wave but i required 10k i only got 3k
2024-09-23 01:13 AM
What do you mean by "10k" and "3k"?
You need 10 000 sine wave at the same time?
2024-09-23 03:46 AM
the frequency of sine wave is 10,000hz which means 10000 sine waves per second
2024-09-23 03:51 AM - edited 2024-09-23 03:51 AM
@Sharan wrote:
the frequency of sine wave is 10,000hz which means 10000 sine waves per second
You mean 10000 samples of the sine wave per second.
2024-09-23 03:54 AM
i need 20 to 30 samples per sine wave and 10000 sine waves per second that is 200 to 300 k samples per second
2024-09-23 04:04 AM
@Sharan wrote:10000 sine waves per second
Do you mean you want to generate a 10kHz sine wave?