Community Profile

photo

Goutham Varanasi

Last seen: 5 days ago Active since 2021

Followers: 0   Following: 0

Statistics

All
  • Knowledgeable Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Answered
nucleo F103做闪灯实验时,编译出问题
Hi This is due to the improper installation of support package. Consider performing the clean - reinstallaiton as mentioned in...

26 days ago | 0

Answered
simulink编译报错找不到\Lib\GCC\arm_cortexm3l_math\libCMSISDSP.a
Hi This is due to the improper installation of support package. Consider performing the clean - reinstallaiton as mentioned in...

26 days ago | 0

Answered
STM32 NUCLEO BOARD GENERATING PHASE SHIFTED PWM
Hi Currently Asymetric PWM generation is not supported by Embedded Coder support package.

2 months ago | 0

Answered
can't find the target hardware board
Hi, Try updating the firmware of the board using STM32CubeProgrammer. Later, ensure the COM port is unused either in STM32Cub...

2 months ago | 0

Answered
Build process stopped at compile stage. Unable to find the following link-only objects that are specified in the build information: \Lib\GCC\arm_cortexm7ldfsp_math\libCMSISD
Hi This may be due to the issue during installation. Please perform a clean re-installation to overcome this. You may follow ...

2 months ago | 1

Answered
stm32/matlab system object data conversion problem
This seems to be an issue with the code. Debug the generated code in cube IDE using the below mentioned process. In Model, set ...

3 months ago | 0

Answered
How to create USB receive block for stm32f4 ?
Hi Currently USB is not supported. However you may create the custom block following the custom driver block creation workflow....

4 months ago | 1

| accepted

Answered
How can I adjust the setting of analog signal sampling with STM32 using Matlab Simulink.
Hi, This is because logging with external mode is done at higher sample rate which requires higher data speeds along with the o...

4 months ago | 0

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3 years ago