User Activity

Info: MC SDK 6.3.0. My motor is driven by an inverter based on the B-ESC development board in sensorless-FOC mode. Using Motor Pilot to issue commands.Setup: I have mechanically locked the motor from turning.Expectation: when the startup sequence com...
Cannot Remap Pins My design (custom PCB) is based on the B-G431B-ESC1. I'm trying to swap the V and W PWM channels. I cloned the B-G431B-ESC1 board and just swapped the pin definitions for the V and W high and low channels. No errors during generatio...
I'm working on a TouchGFX project for a 1.4" screen. The limited size means I'm taking all the space I can get, so widgets are commonly placed near the edges of the screen. If I have a swipe-able widget, such as a ScrollWheel, near the edges of the s...
I've been working with the L496 application template v3.0.5. In it, the touchscreen i2c memory read is "guarded" by an __disable_irq() call, and followed by __enable_irq(). For example: static uint8_t I2Cx_ReadData(uint16_t Addr, uint16_t Reg, uint16...
Title says it all. Steps to reproduce:Create new project with L496 Disco Application TemplateOpen Project In CubeIDE, verify build OKOpen IOC in CubeMX. Change nothing, but click the Generate Code button. (Note that there is still an error in TouchGF...
Kudos given to