photo

Nithin

Last seen: 13 Tage vor Aktiv seit 2022

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.

Programming Languages:
Python, C++, C
Spoken Languages:
English

Statistik

MATLAB Answers

0 Fragen
13 Antworten

RANG
2.675
of 300.379

REPUTATION
22

BEITRÄGE
0 Fragen
13 Antworten

ANTWORTZUSTIMMUNG
0.00%

ERHALTENE STIMMEN
3

RANG
 of 20.931

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.299

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Knowledgeable Level 2
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Is simulink model is independent of microcontrollers?
One approach that you can try is with variant subsystems as mentioned earlier, which should solve your problem. Refer to the doc...

3 Monate vor | 0

Beantwortet
STM32F407VGT6U (DISC1) External mode : Could not connect to target application: XCP internal error: timeout expired, in response to XCP CONNECT command
Are you using a USART-USB adapter to accomplish the serial communication with the host? This is required for the older STM32F407...

4 Monate vor | 0

Beantwortet
matlab script for coder configuration for stm32h7 embedded mcu
Seems like you have missed selecting the corresponding STM32CubeMX file for your MATLAB Coder project. You can follow the steps ...

4 Monate vor | 0

Beantwortet
Cannot proceed "next" on MATLAB STM32 Hardware Setup
Hi Dongho, Linux support for the Embedded Code Support Package for STM32 has not yet been officially added. It has been incorre...

6 Monate vor | 0

Beantwortet
The functions of the OPAMP in STM32G4 of the Embedded Coder Support Package for STMicroelectronics STM32 Processors are not available. Whenever it is used, errors will occur.
Hello, From the build log, it seems like the SysTickScheduler.c file is not being found in the support package path. Can you tr...

11 Monate vor | 0

Beantwortet
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...

etwa ein Jahr vor | 0

Beantwortet
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...

mehr als ein Jahr vor | 2

| akzeptiert

Beantwortet
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...

mehr als ein Jahr vor | 0

Beantwortet
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...

mehr als ein Jahr vor | 0

| akzeptiert

Beantwortet
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...

fast 2 Jahre vor | 0

Beantwortet
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...

fast 2 Jahre vor | 1

Beantwortet
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...

etwa 3 Jahre vor | 0

| akzeptiert

Beantwortet
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...

etwa 3 Jahre vor | 0

| akzeptiert