Posted on January 30, 2018 at 09:47Hi,I use the REG_Access block to read the value stored in the data register of the SPI1. So I change the 'Peripheral' option from NVIC to SPI1.But it always goes back to NVIC, once the the simulink model is closed ...
I already used MAT/TARGET and it works pretty good. Now I have a problem with SPI I can't find enough information to build my block diagram correctly with SPI. In particular I don't understand which type of data require in Input and how can I use sim...
I can confirme this bug, onlye Timer on APB1-Bus are working with the target. When I'm use Timer 2 MATLAB runs into a infinit-loop. there are a Bug in the TIMER_config.tlc at line 531. When i use the timer in encoder-mode, it generate always an ISR b...
I used 7bit device address as 0x51. considering A16 bit as 1 for above 64k memory locations.I am able to write though. and I confirmed it by writing to above 64k memory locations and reading it by using 7bit device address as 0x50 and doing sequentia...
I am using stm32 F746ZG Nucleo LQFP 144. I am using stm32 MAT-TARGET to generate c code from my simulink model.I have read in the provided pdf by the Stm MAT-TARGET that stmcubeide is not well supported by this. So I am using Keil V5. Now after gene...
Hello, I'm using STML052T8.I'd like to debug while STOP mode on MDK-ARM.How can I set up the MDK-ARM for STOP mode? I'd like to know if there is a caution as this the first time to use MDK-ARM.Thank you in advance.
I've tried solutions given in other blog posts on this topic but none of them worked:using only Java RE 8reinstalling CubeMXremoving non-ASCII characters from my file pathI'm on CubeMX v6.0.1, Java RE 8 and Keil μVersion 5. Any help would be apprecia...
File: Arm/Packs/Keil/STM32F3xx_DFP/2.1.0/Drivers/STM32F3xx_HAL_Driver/Inc/stm32f3xx_ll_opamp.hIn this file, function LL_OPAMP_GetCalibrationSelection(), at lines 710-711: return (CalibrationSelection | ((OPAMP_CSR_TRIMOFFSETN) << (POSITION...
Hi ! I am trying to port X-CUBE-EEPROM_V2.0.0 Emulated EEPROM application for STM32L476_Discovery application to STM32L412CBU device and following error appears in the flash_interface.c file flash_interface.c(151): error: #20: identifier "SYSCFG_MEMR...