Nithin
Followers: 1 Following: 0
I am an EDG Engineer at MathWorks. My major areas of interest lie in Embedded Systems, and Signal Processing. DISCLAIMER : Any advice or opinions posted here are my own, and in no way reflect that of MathWorks.
Python, C++, C
Spoken Languages:
English
Statistics
0 Questions
8 Answers
RANK
2,603
of 295,527
REPUTATION
22
CONTRIBUTIONS
0 Questions
8 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
3
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Issue with fixed-point FFT using the dsp.FFT function
Hello Matteo, One way to decrease the time taken to get the output would be to leverage the CMSIS DSP CRLs for real-type FFT. T...
2 months ago | 0
STM32H7xx DMA interrupts not working on UART receive
Currently, the Embedded Coder Support Package for STM32 does not support the usage of the hardware interrupt block configured wi...
5 months ago | 2
| accepted
how to enable or disenable the pwm geration CH1 or CH1N of stm32f4 respectivley in simulink ?
Hello, There is no direct way to disable a particular channel from the PWM Output block at present. A workaround for this would...
7 months ago | 0
Dual-core STM32 hardware support
1) Hardware support for STM32H7xx based dual-core boards will be provided in the upcoming release of MATLAB. 2) The existing s...
9 months ago | 0
| accepted
Please suggest STM32 debugger with support for monitor and tune for customized board.
Hello Pawan, The STlink V2 debugger should be able to connect to Simulink. Ensure that the board firmware has been upgraded. Th...
12 months ago | 0
DWARF Parser internal error: Parser::describeSymbol xcpDummyDoubleVariable is not a global variable.
This issue may occur if Monitor & Tune is run without logging any signal or if there are no outports connected in the Simulink m...
12 months ago | 1
how can I fix this cubic solve.mexmaci64 issue.
Hello Ranjana, You could try out the solution to this issue provided in the link below: https://in.mathworks.com/matlabcent...
2 years ago | 0
| accepted
How to get Raspberry Pi CPU temperature with a Matlab Code and display it
Hello, One approach could be using the "system" command provided by the Raspberry Pi Support Package. You can refer to the link...
2 years ago | 0
| accepted