2017-09-20 04:47 AM
Hi
When STM32L4 Plus series will be available to buy?
Any datasheets yet?
2017-11-15 05:11 AM
Hello STM32 fans,
Today ST officialy announced the STM32L4+ family of MCUs, which was discussed in this forum's thread. Here is the
http://www.st.com/content/st_com/en/about/media-center/press-item.html/p3980.html
. Key improvements of L4+ comparing to L4 are:graphics features: Chrom-GRC
controller for circular displays, MIPI DSI interface
external memory interface improvements: OctoSPI and HyperBus
More information about MCUs and tools ecosystem you can find on
.Regards
Szymon
2017-11-15 06:21 AM
Yeah we're discussing it since this morning on a local mcu web, mainly the new
. User manual missing but we hope that's just temporary.The question is: will the circular display be sold separately?
Thanks,
Jan
2017-11-15 06:30 AM
Szymon,
But for now I don't have any information, so unfortunately I can't confirm it.
If you can ask, please do so - and if you know any news on this, please let us know.
Thanks for the info and also for the link on the manufacturer.
AvaTar,
AFAIK the circulation of square happens in the display controller in 'L4+, its one of its distinguished feature.
I haven't time to read the RM yet (if available) just seen the marketing stuff as being linked to far above.
Jan
2017-11-15 06:37 AM
The description of this new Disco sounds interesting, yes.
The question is: will the circular display be sold separately?
My question - how did ST (or the supplier) manage it to square the circle ?
1.2�? 390x390 pixel AMOLED round display panel ...
2017-11-15 07:14 AM
2017-11-15 07:18 AM
Well, 390x390 defines a square.
Does it mean that all pixels outside the circle (the blue one in your image) are not seen, and setting them has no effect ?
2017-11-15 07:41 AM
Probably really hard to define a video buffer for a circular display, display likely capable of dealing with the row/column issues, as lines likely run from the center up and down.
2017-11-15 07:48 AM
Hi,
Yes, I confirm you assumption. In line0 of the display first visible pixel is 181 and last visible pixel is 208. For more information please refer to the Application Note
: Graphic memory optimization with STM32 Chrom-GRC. You can find there a detailed explanation how Chrom-GRC works and the example is based on new 32L4R9IDISCOVERY kit.Regards
Szymon
2017-11-15 07:50 AM
The linked website + Data Brief says 390x390, which is usually be interpreted as common row/column design.
Going to check out the UM when it's up ...
2017-11-15 07:51 AM
Your post overtook mine ...
Thanks for the info.