cancel
Showing results for 
Search instead for 
Did you mean: 

STM32N6 H264 Video Encoder ASIC datasheet / manual

exarian
Associate III

Hello folks,

I am investigating the Video Encoder on the STM32N6 and have been working through the reference project (VENC_SDCard_ThreadX).

The user manual (RM0486) is very vague on detailing the Video Encoder, and lists over 100 pages of registers which appear to be referencing other Software Registers (VENC_SWREGx):

exarian_0-1745948663250.png

There are approximately 500 of registers like these, and it doesn't really say much. 

Looking through the `asicRegisterDesc[]` structure in the Middleware has been useful to try and see what the registers are used for, but still is nowhere near the amount of detail that is needed.

Any further info would be greatly appreciated.

Kindest regards,

 

1 ACCEPTED SOLUTION

Accepted Solutions
KDJEM.1
ST Employee

Hello @exarian;

 

I reported the description issue in the reference manual internally.

I advise you to look at Hantro.VC8000NanoE.V50x.SW.Integration.Guide-v1.02-20200708.pdf document may help you.

I recommend you to run an example like VENC_JPEG_Encoding can help you to understand the VENC.

Internal ticket number: 209269 (This is an internal tracking number and is not accessible or usable by customers)

 

Thank you.

Kaouthar

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

2 REPLIES 2
KDJEM.1
ST Employee

Hello @exarian;

 

I reported the description issue in the reference manual internally.

I advise you to look at Hantro.VC8000NanoE.V50x.SW.Integration.Guide-v1.02-20200708.pdf document may help you.

I recommend you to run an example like VENC_JPEG_Encoding can help you to understand the VENC.

Internal ticket number: 209269 (This is an internal tracking number and is not accessible or usable by customers)

 

Thank you.

Kaouthar

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

exarian
Associate III

Thank you @KDJEM.1 

That is a great reference to understand the EWL better, I appreciate it.

I have been working with the VENC_SDCard_ThreadX demo, and have managed to encode a video stream, using a test pattern sequence as well as the DCMI.