photo

Swaroop Gopa Srinivas

Last seen: 26일 전 2021년부터 활동

Followers: 1   Following: 0

통계

MATLAB Answers

0 질문
6 답변

순위
7,767
of 301,252

평판
6

참여
0 질문
6 답변

답변 채택
0.00%

획득한 표
1

순위
 of 21,207

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,657

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1

배지 보기

Feeds

보기 기준

답변 있음
Issues generating correct PWM duty cycle using matlab STM32 Coder on NUCLEO-G474RE (TIM1 Advanced Timer)
Make sure to set the sample time of constant block. Below are the settings in cubeMX file to generate signal with the period...

26일 전 | 0

| 수락됨

답변 있음
The waveform is not displayed when using the STM32F4xx Encoder block
Kindly contact the Technical Support and share the relevant files pertaining to the project like simplified/reduced Simulink mod...

5개월 전 | 0

답변 있음
Using ADC in simulink for sensor data collection
Connect a Buffer Block to ADC output For more information on Buffer block, Refer: https://www.mathworks.com/help/dsp/ref/buffe...

2년 초과 전 | 0

답변 있음
STM32U5 Series MCU Support
STM32U5 series are supported from BR2023bd release.

2년 초과 전 | 1

답변 있음
How to save data to workspace when simulink is running in external mode?
I understand that, simulation result need to be stored when model is run in external mode. Try using To Workspace block to st...

대략 5년 전 | 0

답변 있음
What would be the output of the below code snippet and why ?
I assume that output of below Matlab code is required with reason. x = 0; a(); function a() x = 2; b(); disp(x); ...

대략 5년 전 | 0