Posted on January 10, 2018 at 02:34HiAN4861 (http://www.st.com/content/ccc/resource/technical/document/application_note/group0/25/ca/f9/b4/ae/fc/4e/1e/DM00287603/files/DM00287603.pdf/jcr:content/translations/en.DM00287603.pdf) page 25 states that th...
Posted on January 09, 2018 at 07:07We are designing for an application having front and back-facing 7' displays. I am keen to hear suggestions for running both displays from the same processor using using LTDC or display peripheral?Both displays wi...
Posted on March 31, 2014 at 21:32I am receiving this compiler error in SystemNDrivePrarms.h on lines 8182, 8216, and 8250 when compiling MCTasks.c. (MC version: 3.4.1, IDE: IAR EW for ARM 7.10) ID_DEMAG, /*!< Demagnetization current in s16A...
Posted on March 28, 2014 at 11:35Hi I am running the Motor Control library 3.4.1 on the STM32F107xC. It keeps crashing into the 'Hardware Fault' exception. I have made the necessary adjustments to the IAR project build, and had to adjust some define...
Posted on March 25, 2014 at 01:02Hi The motor control SDK 3.4 provides me with an LCDProject, which I believe contains the binary for the communications interface to the Motor Control Workbench program. There doesn't seem to be any source code provi...
Posted on January 17, 2018 at 00:48For anyone interested, I found this app note:http://www.st.com/content/ccc/resource/technical/document/application_note/05/4b/32/22/50/1d/42/02/CD00278141.pdf/files/CD00278141.pdf/jcr:content/translations/en.CD0027...
Posted on January 09, 2018 at 23:11I guess it is fairly easy to use an existing graphics library to maintain two logical display buffers with the independent screen contents. Another process can perform a bitwise amalgamation of the two buffers in ...
Posted on January 09, 2018 at 22:31Excellent suggestion - thanks. I had dismissed this idea because of the requisite and worrisome customisation of a graphics library. For a 24bit logical RGB, I would end up with 2 displays at 16 colours, or else ...
Posted on January 09, 2018 at 20:32 Thanks, Clive. Trying to keep display costs down by removing the controller from them, I tinkered with the idea of muxing and manipulating the display drive signals from the LTDC. In this scheme, logically I wo...
Posted on April 01, 2014 at 21:21 Attached. The demag current for my motor is provided for me as >5A. If I reduce the demag current from 5A to 3.5, then this figure does not clip (truncate) in the pre-processor - it's easy to see this ...